Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: made the RECAPTCHA_SITE_KEY mandatory if RECAPTCHA_SITE_KEY is … (…
…#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