Skip to content

NodeJS backend with server side page rendering connected to mongoDB.

Notifications You must be signed in to change notification settings

NLeflohic/natours-backend

Repository files navigation

Natours

Project made during the online course "Node.js, Express, MongoDB & More: The Complete Bootcamp 2020" on Udemy.

Image

Available on heroku: Natours backend

Usage

  1. Download the repository
$ git clone https://github.com/NLeflohic/natours-backend.git
$ cd natours-backend
  1. Installation
$ yarn install
# or
$ npm install

  1. Run
$ yarn start
# or
$ npm run start

Open your favorite web-browser and fill the url : localhost:3000/

About

NodeJS backend with server side page rendering connected to mongoDB.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published