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