# Make sure that docker engine is running, then run project containers
docker-compose up -d
# In php container:
cd app
composer install
bin/console doctrine:migrations:migrate
bin/console doctrine:fixtures:load
# App should by available at http://localhost:8000
-
Notifications
You must be signed in to change notification settings - Fork 0
michalmytych/projekt-si-2023
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Press application created with Symfony for university course about best practices of backend development.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published