Add complete project files
This commit is contained in:
9
env.example
Executable file
9
env.example
Executable file
@@ -0,0 +1,9 @@
|
||||
# Site Configuration
|
||||
SITE_URL=https://hamtonbrown.com
|
||||
CONTACT_TO_EMAIL=contact@hamtonbrown.com
|
||||
|
||||
# Email Service (Resend)
|
||||
RESEND_API_KEY=your_resend_api_key_here
|
||||
|
||||
# Development
|
||||
NODE_ENV=development
|
||||
Reference in New Issue
Block a user