added todos and init nginx conf

This commit is contained in:
Joshua Perry 2024-06-10 22:20:12 +01:00
parent 32b1e25225
commit 2e23b0a535
2 changed files with 8 additions and 0 deletions

8
.todo
View File

@ -1,6 +1,7 @@
# dermy-models
[] Comment Code
[] Add README and LICENSE
[] Check how to link contents of files to README
# dermy-api
[] Add restore route
@ -30,8 +31,15 @@
[] Add README and LICENSE
[] Comment Code
# Nginx Config
# Release
[] Publish Docker Image to Dockerhub
[] Compile App APK
[] Add APK, docker-compose.yml, and model to releases on github
[] Try to publish on personal VCS cargo and docker respectively
[] Run on Server
[] Update server
[] Add Domain dermy.r0r-5chach.xyz
[] Add entry to docker-compose file
[] Point to API container in nginx conf

0
nginx.conf Normal file
View File