https://github.com/dxssucuk/heartbeatonline
A simple Full Stack Application that allows you to share your heartbeat from the very expensiv Oura ring with everyone on this planet while also having a silly leaderboard and gambling stuff.
https://github.com/dxssucuk/heartbeatonline
backend frontend heartbeat oura oura-ring stupid-shit web
Last synced: 4 months ago
JSON representation
A simple Full Stack Application that allows you to share your heartbeat from the very expensiv Oura ring with everyone on this planet while also having a silly leaderboard and gambling stuff.
- Host: GitHub
- URL: https://github.com/dxssucuk/heartbeatonline
- Owner: DxsSucuk
- Created: 2024-08-30T13:28:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-29T11:42:19.000Z (9 months ago)
- Last Synced: 2025-04-25T08:51:10.522Z (6 months ago)
- Topics: backend, frontend, heartbeat, oura, oura-ring, stupid-shit, web
- Language: Java
- Homepage: https://heart.presti.me
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HeartMyBeat
This project was created while I was HELLA BORED and thought about how to get my money worth from a 350€ Ring that I bought.
So I thought about making a leaderboard of my heartbeat. But that's boring. So I let people gamble on what my highest heartbeat of the day will be.## Selfhost
Just pass your Oura API token as an argument to the backend that should make it run.
For the Frontend just fork change the API in the client.ts file and use Netlify or something I really don't care.