Skip to content

vignesh2209/getir_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Node.js Express App

This Project consists of basic structure of Express JS project to create an RESTFul API to filter mongodb records from external uri

Prerequisites

Node.js - get the latest version of node here -> https://nodejs.org/en/

For execution

  1. Clone this repo to your desired destination
  2. cd getir_assignment
  3. npm install // To install dependencies
  4. Rename .env.example to .env And put your MongoDB uri
  5. npm start

The server will be running on PORT 3000 by default on your local machine

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors