Tourist Guide to the Baltic Coast (PHP, Symfony 5)

Dima 8967e8d364 Update docker config il y a 2 ans
bin 33ba1e7caa Add Symfony 5.0.7 il y a 4 ans
config 14a4606f8b Add auth test il y a 3 ans
docker 0e80bc0036 Update docker config il y a 3 ans
public a4d386c9a7 Fix Adsense CSS il y a 3 ans
src 7ce1db4b7f Add unit test il y a 3 ans
templates 6d7fdf8aab Add news and articles ads il y a 3 ans
tests cd5599c6f6 Add unit tests il y a 3 ans
translations 76c468fed7 Add to mainpage link il y a 3 ans
vendor 2cab354b7d Add tests for mainpage il y a 3 ans
.env 4a17c47691 Add Google AdSense il y a 3 ans
.env.test 2cab354b7d Add tests for mainpage il y a 3 ans
.gitignore 40085f0615 Codeception added il y a 3 ans
Makefile 8967e8d364 Update docker config il y a 2 ans
README.md 2c7eecdf01 Add view mainpage tests il y a 3 ans
codeception.yml 65dcb0a25a Add symfony packages for codeception il y a 3 ans
composer.json 2cab354b7d Add tests for mainpage il y a 3 ans
composer.lock 2cab354b7d Add tests for mainpage il y a 3 ans
deploy.sh 7e71369a54 Update deploy il y a 3 ans
gulpfile.js 0514ab32f4 Add elfinder selector il y a 3 ans
package-lock.json 7bd24371c1 Add minimized admin assets il y a 4 ans
package.json 7bd24371c1 Add minimized admin assets il y a 4 ans
phpunit.xml.dist 33ba1e7caa Add Symfony 5.0.7 il y a 4 ans
symfony.lock 2cab354b7d Add tests for mainpage il y a 3 ans
yarn.lock a2147868d8 Add VK SDK, social icons to login page il y a 4 ans

README.md

Frontend

  1. npm i
  2. gulp

Testing

  1. bin/console doctrine:migrations:migrate --env=test
  2. bin/console doctrine:fixtures:load --env=test
  3. ./vendor/bin/codecept run

Commands

  1. bin/console balticrest:update-schedule
  2. bin/console balticrest:update-search
  3. bin/console balticrest:update-sitemap

Deploy (on prod env)

./deploy.sh