project type and added query file

This commit is contained in:
2025-10-20 12:16:56 -04:00
parent 4255c10944
commit 34ba94e2cb
14 changed files with 12215 additions and 106 deletions

View File

@@ -9,3 +9,9 @@ PAYLOAD_SECRET=YOUR_SECRET_HERE
PREVIEW_SECRET=YOUR_SECRET_HERE
NEXT_PUBLIC_SERVER_URL=http://localhost:3000
NEXT_PUBLIC_FROM_EMAIL=YOUR_EMAIL
NEXT_PUBLIC_FROM_NAME="YOUR_NAME"
SMTP_HOST=YOUR_HOST
SMTP_USER=YOUR_USER
SMTP_PASS=YOUR_PASS