Skip to content

chsjr1996/natours-typescript-api

Repository files navigation

Natours

This repository is based on udemy course Node.js, Express, MongoDB & More: The Complete Bootcamp 2020 but in typescript version with Routing controllers.


Features

  • Manage users, tours, reviews and bookings
  • Use mongoDB for storage data, allowing awesome queries like geospatial
  • Use Routing Controllers and Typescript!

Requirements

  • NodeJS
  • MongoDB

Installation

  • git clone https://github.com/chsjr1996/natours-typescript.git
  • npm install
  • Create a copy of file .env.example with name .env and fill it
  • npm run start:dev for run and watch modifications

Under development

If you see any error or want a new feature, please open a issue!

About

A tour website and restapi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published