Skip to content
This repository has been archived by the owner on Jun 24, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 382 Bytes

Defects API

Perform CRUD operations on defects. This is a fake / example backend repo for educational purposes. Some tests are failing.

Setup

This will probably install everything you need. Probably. make setup

Build

make build

Test

This will fail, but only sort of. make test

Develop

Some reloading business that may or may not be useful. make develop