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

https://github.com/andreazllin/heartrate

Store and display data about your Heart Rate
https://github.com/andreazllin/heartrate

craco heart-rate heartrate react reactjs taliwindcss

Last synced: 7 months ago
JSON representation

Store and display data about your Heart Rate

Awesome Lists containing this project

README

          

# Heart Rate Project

## Get started

```shell
docker-compose up -d
```

### Updates

#### 6th Aug. 2022

Code for the server and client were written in Jan/Feb 2021, when I used to code in JavaScript only, instead of TypeScript.

As I wanted to try Svelte, this repository currently does not contain a frontend client.

You can find the old website code [here](https://github.com/5tsuki/heartrate-client), forked for archive.

About the server, the code will be updated to a TypeScript version some time in the future. PRs are appreciated.