Complete refractor - we do sexy code only

This commit is contained in:
2024-05-09 04:00:05 +02:00
parent ca88c085e6
commit 8356a83431
28 changed files with 449 additions and 492 deletions

View File

@ -1,3 +1,4 @@
SERVER_PORT=3000
JWT_SECRET=secret
#DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"
# Server configuration
ENV=development
PORT=4000
DATABASE_URL="mysql://root@localhost:3306/nq"