Skip to content

idioseph/register-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Well, this is a Basic auth Backend built with Express, Node.js, and MongoDB

🫠🫠For learning purposes only

Run Locally

Clone the project

  git clone https://github.com/idioseph/register-api.git

Go to the project directory

  cd register-api/register-api

Install dependencies

  npm install

Start the server

  npm run start

Environment Variables

Make sure you set the environmental variables in your .env file, to run this project

MONGOURL

PORT

About

Create a register and login backend api, For learning purposes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published