-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
43 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,21 @@ | ||
# Required variables | ||
NEXT_PUBLIC_API_KEY= | ||
NEXT_PUBLIC_AUTH_DOMAIN= | ||
NEXT_PUBLIC_PROJECT_ID= | ||
NEXT_PUBLIC_STORAGE_BUCKET= | ||
NEXT_PUBLIC_MESSAGING_SENDER_ID= | ||
NEXT_PUBLIC_APP_ID= | ||
NEXT_PUBLIC_MEASUREMENT_ID= | ||
|
||
# Feature toogles | ||
NEXT_PUBLIC_REMOVE_ACCOUNT= | ||
NEXT_PUBLIC_LIVE_ANSWERS_UPDATE= | ||
NEXT_PUBLIC_BLOCK_MULTIPLE_ANSWERS= | ||
|
||
|
||
# Required to run the application locally | ||
DATABASE_URL= | ||
NEXTAUTH_JWT_SECRET= | ||
NEXTAUTH_SECRET= | ||
NEXT_PUBLIC_BASE_URL= | ||
|
||
|
||
# Required if you want to use google or github auth | ||
GITHUB_ID= | ||
GITHUB_SECRET= | ||
|
||
GOOGLE_ID= | ||
GOOGLE_SECRET= | ||
|
||
|
||
# Feature toogles | ||
NEXT_PUBLIC_REMOVE_ACCOUNT= | ||
NEXT_PUBLIC_BLOCK_MULTIPLE_ANSWERS= | ||
|
||
|
||
# Others | ||
NEXT_PUBLIC_BASE_URL= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7393536
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
formslab – ./
formslab.vercel.app
formslab-git-main-ryczko.vercel.app
formslab-ryczko.vercel.app