TL;DR:
make run
- TL;DR
- Prerequisites
- About the Project
- Getting Started
- Initializing
- Linting
- Formatting
- Testing
- Running
- Stopping
Web server application that provides a repository for debit and credit cards
To run this project locally you must have the technologies as the prerequisites section
make init
make lint
make fmt
make test
make run
make down