Skip to content

This User Management System was made by Node.js, Express , Mongo DB and EJS ...

License

Notifications You must be signed in to change notification settings

azaz9026/User-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs User Management Express EJS MongoDB

Udates

You need:

  • Database (MongoDB) Free

Create .env file

Create a .env file to store your credentials. Example below:

MONGODB_URI = mongodb+srv://<username>:<password>@mongodburlhere

Installation

To install and run this project - install dependencies using npm and then start your server:

$ npm install
$ npm start

About

This User Management System was made by Node.js, Express , Mongo DB and EJS ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published