denisediniz / issue-tracker

Issue tracking app that manages and maintains lists of bugs and feature requests during development.

Home Page:https://issue-tracker-dd.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue-tracker

RESTful API to manage and maintain lists of bugs and feature requests.

How it works

Clone, start mongo and npm run dev for development. If you want to set globals use NODE_ENV=test for testing.

Endpoints

Go to http://localhost:3000 and read the docs.

About

Issue tracking app that manages and maintains lists of bugs and feature requests during development.

https://issue-tracker-dd.glitch.me/

License:MIT License


Languages

Language:JavaScript 96.6%Language:HTML 3.4%