create a file named ".env" and write the following code in it:
APP_BASE_URL = http://127.0.0.1:3000 MONGO_CONNECTION_URL = "mongodb+srv://filepass:[email protected]/filepass?retryWrites=true&w=majority"
Run yarn install and npm install on terminal
| Name | Name | Last commit date | ||
|---|---|---|---|---|
create a file named ".env" and write the following code in it:
APP_BASE_URL = http://127.0.0.1:3000 MONGO_CONNECTION_URL = "mongodb+srv://filepass:[email protected]/filepass?retryWrites=true&w=majority"
Run yarn install and npm install on terminal