this file is located in config/default.json add uri of your mongodb connection for example
{
"mongoURI": "mongodb://localhost/dev-social",
"jwtSecret": "yoursecretkey",
}
npm install
npm run dev
npm test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
this file is located in config/default.json add uri of your mongodb connection for example
{
"mongoURI": "mongodb://localhost/dev-social",
"jwtSecret": "yoursecretkey",
}
npm install
npm run dev
npm test