JacksonBey / BeePort_old

A lightweight user-facing bug reporting tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beeport

A bug reporting software project.

#to run locally:

  1. app/config/db.config.js: change DB: "postgres" to DB: "" from your list of local DBs running in postgresql.app

  2. npm i

  3. npm start

  4. goto www.localhost:8000/

About

A lightweight user-facing bug reporting tool


Languages

Language:JavaScript 63.4%Language:HTML 34.9%Language:CSS 1.7%