For more information on the internal structure, go here.
To deploy this application locally:
- clone this repository
- optionally populate a
.envfile based on the.env.templatefile, or set the appropriate environment variables - run within
docker
git clone https://github.com/emptybutton/ToDo.git
docker compose --project-directory ./ToDo up