Skip to content

mthsB3ssa/RunningTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunningTracker

The Running Tracker is a RESTful application developed in Golang, designed to help runners manage their information in a practical and eficient way. The project follows concepts of clean architecture and good practices, ensuring scalability and easy maintance.

How to Run the Project

To manage the application containers, you can use the provided Makefile commands:

Start the containers (with build):

make up

Stop the containers:

make down

Restart the containers:

make restart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published