Skip to content

anuragsinha03/QuoraBackendAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quora Backend Service


To set up the project on your local machine do the following steps:

  1. Clone the project
git clone https://github.com/anuragsinha03/QuoraBackendAPI.git
  1. Go inside the downloaded folder and install node modules
cd QuoraBackendAPI && npm install
  1. Create a new .env file in the root directory and set the following env variables
PORT=3000
ATLAS_DB_URL=""
LOG_DB_URL=""
  1. Start the backend server
npm start

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors