This is a server application for Todos client application. The server receives http requests fot CRUD operations. The app is wriiten using NodeJS, NestJS, TypeScript, MongoDB, Mongoose
In the project directory run:
This command will install all the needed dependencies to the server.
Now your server is good to go. Run this command in the project directory to start:
You server runs on http://localhost:3000