first commit

This commit is contained in:
Sas Andy
2024-12-09 09:51:19 +07:00
commit ecc5dfd9c0
69 changed files with 5365 additions and 0 deletions

15
.env.template Normal file
View File

@@ -0,0 +1,15 @@
# Server
PUBLIC_HOST=
PORT=
# Database
DB_USER=
DB_PASSWORD=
DB_HOST=
DB_PORT=
DB_NAME=
JWT_SECRET=
#token rest
token=