Skip to content

aashay28/natours

Repository files navigation

Natours

Tours and travels api - Node js in backend

Tech Stack

Server: Node, Express

Environment Variables

To run this project, you will need to add the following environment variables to your config.env file

NODE_ENV

DATABASE

DATABASE_PASSWORD

JWT_SECRET

JWT_EXPIRES_IN

EMAIL_USERNAME

EMAIL_PASSWORD

EMAIL_HOST

EMAIL_PORT

Run Locally

Clone the project

  git clone https://github.com/aashay28/natours.git

Go to the project directory

  cd natours

Install dependencies

  npm install

Start the server

  npm start

About

Tours and travels api - Node js in backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published