This is a repository to Building A REST API With Node, Express, TypeScript & MongoDB + Authentication
- Node js
- MongoDB
- Express
MONGO_URL
Clone the project
git https://github.com/badiniibrahim/node-auth-api.git
Install dependencies
yarn install
Start the server First, run the development server:
yarn start