make app usable without account, remove extra stuff

This commit is contained in:
m5r
2023-04-29 18:30:07 +02:00
parent cb35455722
commit 03ae466c66
128 changed files with 617 additions and 14061 deletions

View File

@@ -8,7 +8,6 @@ processes = []
[env]
APP_BASE_URL = "https://dev.shellphone.app"
AWS_SES_FROM_EMAIL = "\"Mokhtar from Shellphone\" <mokhtar@shellphone.app>"
AWS_REGION = "eu-central-1"
NODE_ENV = "production"
PORT = "8080"