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

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

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