An open API service indexing awesome lists of open source software.

https://github.com/goodmeasuresllc/issue-reporting

HACK WEEK 2023 Q1 Project
https://github.com/goodmeasuresllc/issue-reporting

Last synced: 5 months ago
JSON representation

HACK WEEK 2023 Q1 Project

Awesome Lists containing this project

README

          

# issue-reporting

## Requirements:
- Node v16.19.0

## To Start in Development Mode:
1. `yarn install`
2. `yarn dev`

## Description:
This application will allow us to better create JIRA tickets by filling out a simple and easy to use form which when submitted, will post to our JIRA REST API and create a ticket on the selected project. (Initial version of this application will only focus on the CODE project)