badiniibrahim / node-auth-api

This is a repository to Building A REST API With Node, Express, TypeScript & MongoDB + Authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST API With Node, Express, TypeScript & MongoDB + Authentication

This is a repository to Building A REST API With Node, Express, TypeScript & MongoDB + Authentication

About this Repository

GitHub language count GitHub top language GitHub last commit Github Repo Size JavaScript TypeScript JSON GitHub license

Technologies

  • Node js
  • MongoDB
  • Express

๐Ÿ” Setup .env file

MONGO_URL

Screenshot

alt text alt text alt text

๐Ÿƒ Run Locally

Clone the project

  git https://github.com/badiniibrahim/node-auth-api.git

Install dependencies

  yarn install

Getting Started

Start the server First, run the development server:

  yarn start

About

This is a repository to Building A REST API With Node, Express, TypeScript & MongoDB + Authentication


Languages

Language:TypeScript 100.0%