/prom_manager

Full Stack Web app to manage prom payments 🥳

Primary LanguageJavaScript

Prom Manager

Web app to manage prom payments 🥳

Installation

  • Clone the repository
  • Run:
$ npm install
  • Start a mongodb instance locally:
$ mongod
  • Put the mongo uri on an .env file like in the example

Run

$ npm start

Create an admin user

  • Create a regular user
  • Change its admin attribute to true