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

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

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