npm install- Install Redis locally (for development).
- Run Redis Server in background.
- Instal Mongodb locally (for development).
- Run Mongodb in background.
- Create
.envfile in project's root directory.- Add
MONGO_HOST_URL=your_url_here. It can belocalhost:27017orHOST url.
- Add
- Run Node.js server:
node index.js. Server will listen on port 3000.
This repository was archived by the owner on Jul 27, 2019. It is now read-only.
ResearchKernel/backend-v2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|