This repository is based on udemy course Node.js, Express, MongoDB & More: The Complete Bootcamp 2020 but in typescript version with Routing controllers.
- Manage users, tours, reviews and bookings
- Use mongoDB for storage data, allowing awesome queries like geospatial
- Use Routing Controllers and Typescript!
- NodeJS
- MongoDB
git clone https://github.com/chsjr1996/natours-typescript.gitnpm install- Create a copy of file
.env.examplewith name.envand fill it npm run start:devfor run and watch modifications
If you see any error or want a new feature, please open a issue!