Skip to content
/ hubbl Public

Gym manager application to handle client appointments to classes and zones.

License

Notifications You must be signed in to change notification settings

mikededo/hubbl

Repository files navigation

Hubbl logo

Hubbl Landing

Welcome to the Hubbl monorepo 🗂️

GitHub

Introduction

The repository contains all the requirements in order to develop the Hubbl app. The entire codebase is written in TypeScript.

Set-up

The set-up is pretty simple, simply create a similar .env as the one in the example folder. After, build the containers by running the following command:

docker-compose --profile dev up -d

You can also build the test containers using the test profile instead of the dev profile. Nonetheless, the dev profile already builds the test containers. The test profile is mainly used in CI environments.

All relevant information about running any project can be found in the README.md of each project.

Projects

You can find all the projects inside the /apps folder:

Libraries

You can find all the libraries inside the /libs folder:

Tools

You can find all the libraries inside the /tools folder:

About

Gym manager application to handle client appointments to classes and zones.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages