An open API service indexing awesome lists of open source software.

https://github.com/emoral435/repetiswole

An application that enforces your commitment to your health–lift by lift!
https://github.com/emoral435/repetiswole

go lifting react

Last synced: 3 months ago
JSON representation

An application that enforces your commitment to your health–lift by lift!

Awesome Lists containing this project

README

          

[//]: # "header"

RepetiSwole - Lifting for Fun

[//]: # "le tech stack"


Go
React
Firebase
TypeScript
GitHub Actions

[//]: # "catch"


A web app to get into the groove of tracking your lifts!

## Why was this made? 🤔💭
* I would love to have a custom way to track the progression (or lack there of...) of my lifts, and have more control over the metrics surrounding my lifting
* Allowing others to get into the groove of tracking their lifts is something that would be very fulfilling for me!

## Try it out yourself!
Hosted on Railway, you can try out the application and register / log in to start or continue your lifting journey!

[Try it out for free](https://repetiswole-production.up.railway.app/)

## Documentation
To see more about the API's that are provided, please check out the `doc` folder within this repository! I try to keep it as updated as possible.

To see the shape of the data stored within Firestore, check out the Firestore specification within the `doc` folder as well!

## How do I run this locally? 💚🙂
> [!NOTE]\
> This program is hosted using Firebase, and Railway. I fully intend to pay and continue to host this service online, but if by any chance, the applicaiton is down, shoot me an email.
>
> Click -> [here](https://docs.docker.com/desktop/install/windows-install/) to go to the installation page.

With Docker Desktop installed and opened, you can run these commands at the root directory of this GitHub repo...

If you are running this for the first time, or have made changes and want to see it take affect on its deployment, use this
```shell
make runlocal
```

## Get in touch 💬
If you liked what you saw, feel free to contact me! email: emoral435@gmail.com

[Star Logs 🚀](https://starlogs.dev/emoral435/RepetiSwole)