diff --git a/README.md b/README.md index e114f47..9e7ebe8 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ Explore the docs »

- View Demo + View Demo · - Demonstration Video + Demonstration Video · Report Bug · @@ -81,11 +81,8 @@ There is also custom rate limiting (See:
- +
- -
-

@@ -160,12 +157,11 @@ client branch (client directory) for client side (react) ``` module.exports = { - MONGODB: 'mongodb+srv://:@..mongodb.net/?retryWrites=true&w=majority', - SECRET_KEY: 'some very secret key' + MONGODB: 'mongodb+srv://:@..mongodb.net/?retryWrites=true&w=majority' } ``` - 3.3 - change the URI to your own MongoDB string you can keep secret key empty + 3.3 - change the URI to your own MongoDB string } else if (you will use some SaaS hosting services like heroku, netlify etc){ use process.ENV configurations depending on your service type diff --git a/readme_assets/222.gif b/readme_assets/222.gif new file mode 100644 index 0000000..d154b92 Binary files /dev/null and b/readme_assets/222.gif differ