RaddyTheBrand / Nodejs-User-Management-Express-EJS-MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

YouTube Video & Article

YouTube Video

Read Article

YouTube Channel - Raddy

Subscribe to my YouTube Channel

Website

www.raddy.dev

Donations

Buy me a Coffee

About

License:MIT License


Languages

Language:EJS 63.9%Language:JavaScript 29.9%Language:CSS 6.2%