Transfer repository from Gitlab

This commit is contained in:
Tran, Alex
2022-02-03 10:06:44 -06:00
parent af2efbdbbd
commit 568cc243f0
177 changed files with 13300 additions and 0 deletions

14
server/.env.example Normal file
View File

@@ -0,0 +1,14 @@
# STAGE
NODE_ENV=development
# Database
DB_HOST=
DB_USERNAME=
DB_PASSWORD=
DB_DATABASE=
# Upload File Config
UPLOAD_LOCATION=./tmp
# JWT SECRET
JWT_SECRET=