Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 176 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 176 Bytes

user-db

A simple user database, using Node and MongoDB.

Installation

  1. Install Node
  2. Install MongoDB
  3. Create a new ".env" file, using ".env.example" as a template.