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