franciscopantojag / prom_manager

Full Stack Web app to manage prom payments 🥳

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Full Stack Web app to manage prom payments 🥳


Languages

Language:JavaScript 61.5%Language:EJS 37.5%Language:SCSS 0.9%Language:Shell 0.1%