1
0

Initial template import

This commit is contained in:
ProcessGit Templates
2026-02-05 21:19:44 +00:00
commit 75e3a05d36
15 changed files with 1177 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Example secrets file (do not commit real secrets)
API_KEY=replace-me
DATABASE_URL=postgres://user:pass@host:5432/dbname