mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-04-25 07:50:59 +02:00
13 lines
242 B
Plaintext
13 lines
242 B
Plaintext
DATABASE_URL=
|
|
|
|
STRIPE_KEY=
|
|
SUBSCRIPTION_PRICE_ID=
|
|
|
|
GOOGLE_CLIENT_ID=
|
|
GOOGLE_CLIENT_SECRET=
|
|
|
|
OPENAI_API_KEY=
|
|
|
|
SENDGRID_API_KEY=
|
|
# if not excplicitly set to true, emails be logged to console but not actually sent
|
|
SEND_EMAILS_IN_DEVELOPMENT=true |