Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.04 KB

nodejs_api

Welcome to the NODE JS API system

Installation

git clone this-url
cd project-root
please install nodejs and mongodb dependencies of this project by running
npm install
npm start

Admin Documentation

Admin Documentation link.

Please change your configuration based on your machine into .env file

If do you want to use redis server for cache so please install redis based on your machine ( windows or mac or linux ) or define REDIS_URL = 0 into env file..

Contributions and Support

Thanks to everyone who has contributed to this project!

Please see CONTRIBUTING.md to contribute.

If you have any query please email me to [[email protected]]