The objective of this project was to learn and practice Node with Typescript. This project was proposed by DIO(Digital Innovation One).
- Typescript Docs;
- Express Docs;
- ts-node-dev Docs
- Mongodb Docs;
- Mongoose <ahref="https://mongoosejs.com/">Docs
Clone the repository
Use yarn or npm install to install project dependencies.
Then start the project server.
npm run dev