Scaffold Apollo backend domain API

This commit is contained in:
Ruslan Bakiev
2026-03-30 21:41:06 +07:00
parent 498b800bc4
commit 6a6c6bfdbb
16 changed files with 4539 additions and 1 deletions

9
.env.example Normal file
View File

@@ -0,0 +1,9 @@
PORT=4000
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/fregat
VAULT_ENABLED=auto
VAULT_ADDR=
VAULT_TOKEN=
VAULT_KV_MOUNT=secret
VAULT_SHARED_PATH=
VAULT_PROJECT_PATH=