- Install dependencies:
npm install
/yarn install
- Start the project:
npm run start
/yarn start
Install mongodb and set mongodb url In .env file
- DBCONNECTION : MongoDB url (default: localhost:27017/dbname)
- PORT : Back-end server port
- BASE_URL : api base url (ex : /api/v1)
- FRONTENDURL : Site url
Distributed under the MIT License.
Email Us: [email protected]