first commit

This commit is contained in:
alexandrump
2026-02-09 01:02:53 +01:00
commit 82f3464565
90 changed files with 4788 additions and 0 deletions

4
apps/api/.env.example Normal file
View File

@@ -0,0 +1,4 @@
PORT=3000
DATABASE_URL=postgres://user:pass@localhost:5432/gob_alert
PORT=3000
NODE_ENV=development