/gym-app

Primary LanguageTypeScript

Gym Exercise Tracking App

This project is a microservices architecture for a gym/exercise tracking application.

Services

  • User Service
  • Workout Service
  • Tracking Service
  • Nutrition Service
  • Notification Service
  • API Gateway

Setup

To build and run the application, use the following command:

docker-compose up --build