matthewcm / crypto

0 stars 0 forks source link

EPIC: Health Check and CI/CD #38

Closed matthewcm closed 1 year ago

matthewcm commented 1 year ago

This epic focuses on creating health check endpoints in the Express application, setting up CI/CD with GitHub Actions, and implementing additional features such as GitHub badges, coverage reports, and a Makefile for automation.

Tasks

1. Create health check endpoints in Express

2. Setup CI/CD with GitHub Actions

3. Create GitHub badges on README

4. Create coverage reports

5. Create a Makefile to automate Docker scripts and project initialization

Acceptance Criteria

matthewcm commented 1 year ago

Parent of #8