Skip to content

Commit

Permalink
fix: made the RECAPTCHA_SITE_KEY mandatory if RECAPTCHA_SITE_KEY is … (
Browse files Browse the repository at this point in the history
…#1632)

* fix: made the RECAPTCHA_SITE_KEY mandatory if  RECAPTCHA_SITE_KEY is provided and fixed the duplication of congratulations message

* fix: The script now verifies and displays if the recaptcha site key is already configured

* fix: The script now verifies and displays if the recaptcha site key is already configured

* fix: Update setup.ts

* fix: Updated setup to handel comments and deleted parameters in .env

* fix: Made MongoDB and Redis mandatory

* fix: Fixed the redis url check functionality

* feat: Added a prompt for node environment

* feat: Added a warning for LAST_RESORT_SUPERADMIN_EMAIL

* fix: Removed the Redis password being shown on the screen

* Delete additional video

* feat: Added confirmation prompts for Mongo DB and Redis

* feat: Added comments for TsDoc

* fix: added remaining comments

* fix: Fixed merge confilcts and fixed a bug

* fix: Fixed prompts

* fix: Removed incorrect prompt for MongoDB

* feat: Automated Redis setup

* fix: Fixed SMTP and Mail configuration

* fix: Fixed Redis URL being displayed on screen

* fix: set the default for import sample data to no and fixed some tsdoc comments
  • Loading branch information
Doraemon012 authored Jan 18, 2024
1 parent 4d238fe commit 6ffc468
Showing 1 changed file with 400 additions and 142 deletions.
Loading

0 comments on commit 6ffc468

Please sign in to comment.