Initial commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
commit
07b274aa27
9 changed files with 190 additions and 0 deletions
6
.env.example
Normal file
6
.env.example
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
PORT=3000
|
||||
|
||||
CLOUDFLARE_API_TOKEN=...
|
||||
CLOUDFLARE_ACCOUNT_ID=...
|
||||
CLOUDFLARE_ZONE_ID=... # zone ID for crimata.com
|
||||
BASE_DOMAIN=crimata.com
|
||||
Loading…
Reference in a new issue