A simple self-hosted weight and exercise log
WAEL is a simple self-hosted weight and exercise log application that allows users to track their weight and exercise over time. It provides basic metrics and a convenient chart for visualizing progress. This open-source app can be self-hosted using the provided Dockerfile and docker-compose.yml. Please note that the Docker setup is specifically tailored to work on a Raspberry Pi with an arm64/aarch64 processor architecture.
To install WAEL, follow these steps:
yarn install to install the necessary dependencies.yarn run dev.yarn run build.WAEL is a simple self-hosted weight and exercise log application that allows users to track their progress over time. With basic metrics and a convenient chart, users can visualize their weight and exercise data. The open-source nature of the app encourages contribution and improvement, making it a versatile solution for tracking health and fitness goals.