Simple skeleton project, helping you to start a project with docker based.
Required Docker, Docker-Compose and Yarn. Please check if you have all dependencies ready to go.
- Development
yarn dev-start
- Restart ( containers / images )
yarn dev-restart
- Stop ( containers / images )
yarn delete-all