initial commit

This commit is contained in:
2026-03-05 12:21:18 +03:00
commit 992db80ea3
16 changed files with 623 additions and 0 deletions

5
.env Normal file
View File

@@ -0,0 +1,5 @@
PSQL_HOST=127.0.0.1
PSQL_NAME=hyst2
PSQL_USER=hyst2
PSQL_PASS=123456
JWT_SECRET=CHANGEME