Mongo-db
Model
Model for authentication and store data in the database.
Overview
The model is a collection of data that is used to store information about a user. It is used to store information about a user, such as their name, email, and password.
Note
Please setup the mongodb database first.
Model Setup
To setup the model, you need to create a new file called model.ts
in your project root.