initial commit

This commit is contained in:
2025-07-04 11:56:23 +08:00
commit 0cf47db3e8
9 changed files with 361 additions and 0 deletions

3
.env Normal file
View File

@@ -0,0 +1,3 @@
PGUSER=postgres
PGHOST=127.0.0.1
PGPASSWORD=password