API for My Way (habit tracking app / website)
Source code from blog article.
- Copy and paste the files in this repo to your project.
- Edit
nginx/sites/laravel.conf
- Copy the values in
.env.example
to the actual .env file. - Edit your machine's host file if needed to add a custom domain.
- Run
docker-compose up -d
and enjoy!