laptop-store-apis
v1.0.12
Published
'Laptop store for our work'
Downloads
8
Readme
Laptop Store APIs
Laptop Store API are the set of API's for the Laptop company in Islamabad.
Development Server
The development server of this application is on http http://localhost:5000/
Prerequisites
Before Installation you must have the following:
- NodeJS
- npm
- Create a local .env file and copy the contents of the .env.staging to that file before running.
Installation
Naviagate to the root directory and run the following commands below
For development build
npm install
npm run dev
For production build
npm run build
Whitelist your IP Address in AtlasDB Cluster
You have to get your ip address whitelisted in mongoDB Atlas for using the database.