purvilnakrani / Jobs-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JOBS API ( Backend )

Project Setup

Installation

If you want to work on this project , clone this repo

git clone "https://github.com/purvilnakrani/Jobs-API.git"

Open this project on your local IDE and in the terminal do this commands one by one

npm install
npm run start

Before running code do not forget to change database connection url, To get that url go to mongodb atlas cluster -> connect -> driver Ex:- `MONGODBURI: mongodb+srv://<user_name>:@mongodb_connection_string/database_name

Tech Stack

Server: Node, Express database: MongoDB

About


Languages

Language:JavaScript 99.8%Language:Procfile 0.2%