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

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

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