Skip to content

mortezaaskar/nodejs-api

 
 

Repository files navigation

Lanjrud Website NodeJS Api

this API make with NodeJS, Express and MongoDB database for this Website

MongoDB NodeJS JavaScript Mac OS

Description

First I used simple way for routing & work with data. Now I think is better to refactor it and make it clean and standard. For better performance anywhere I used new way, I marked it with Refactored comment.

Running the Project Locally

First, ensure you have the following installed:

  • NodeJS - Download and Install latest version of Node: NodeJS
  • Git - Download and Install Git
Clone repository

In order to start the project use:

$ git clone https://github.com/ehsanghaffarii/lanjrud-api-express-mongodb.git
$ cd lanjrud-api-express-mongodb
Preview the Application

Open other command line window and run following commands:

$ npm install
$ npm start

Fork

The Open Source community is awesome! If you're working in a fork with other tech stack, please add the reference of your project here.

Licence

About

Backend of MEAN Stack project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Other 1.4%