add strapi

This commit is contained in:
Benjamin Palko 2025-05-01 16:47:44 -04:00
parent 9c63d511a9
commit b305967a7e
29 changed files with 4330 additions and 1 deletions

7
strapi/.env.example Normal file
View file

@ -0,0 +1,7 @@
HOST=0.0.0.0
PORT=1337
APP_KEYS="toBeModified1,toBeModified2"
API_TOKEN_SALT=tobemodified
ADMIN_JWT_SECRET=tobemodified
TRANSFER_TOKEN_SALT=tobemodified
JWT_SECRET=tobemodified