This app is under developed
- Clone the docker at this repo https://github.com/phucwan91/docker and follow the readme there
- Start docker containers
make docker-start - Install composer and node dependencies
make site-install - Initialize database with fixture, create sonata snapshots and routes
make site-data-reset - Access the app by with the url
localhost, if you want to add a local domain do the last step - (optional) add the line
127.0.0.1 sosf4.localdevto/etc/hosts, you can change the domainsosf4.localdevto whatever