Git Product home page Git Product logo

wael's Introduction

WAEL - A simple self-hosted weight and exercise log

GitHub release License: MIT


WAEL is a simple self-hosted weight and exercise log - track your weight and exercise over time with basic metrics and a handy little chart. It can be self-hosted with the provide Dockerfile and/or docker-compose.yml.

NOTE - the Docker setup for this project has been specifically tailored to work on a Raspberry PI, and as such expects to run on arm64 / aarch64 processor architecture. If you want to run on your own rpi, make sure you are running a 64 bit version of your operating system because prisma (the ORM used in this project) requires it.

Screenshots

Chart & Stats (Desktop) Log Entry (Desktop)
Chart & Stats for Desktop Log Entry Form for Desktop
Chart & Stats (Mobile) Log Entry (Mobile)
Chart & Stats for Mobile Log Entry Form for Mobile

This app is open source and licensed under the MIT license, so you can feel free to check out the source code or even contribute to make it better!

Enjoy the app and feel like saying thanks? Feel free to buy me a coffee โ˜•

License

This project is licensed under the MIT License - see the license file for details.

Building Locally

To build the app locally for development or testing:

  1. Install node (and yarn)
  2. cd into the project root directory and yarn install
  3. Run yarn run dev to build the development version of the app with live file reloading.
  4. Run yarn run build to build the production version of the app for hosting.

wael's People

Contributors

andrewbrey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

bamse16 xobs

wael's Issues

Install fails with dependency error

When attempting to install from a fresh clone, npm fails:

[11:47:32 am] E:/Code/wael> npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.0.0" from the root project
npm ERR!   peer react@">=16.8" from @remix-run/[email protected]
npm ERR!   node_modules/@remix-run/react
npm ERR!     @remix-run/react@"1.3.4" from the root project
npm ERR!     peer @remix-run/react@"^1.1.1" from [email protected]
npm ERR!     node_modules/remix-utils
npm ERR!       remix-utils@"2.11.1" from the root project
npm ERR!   1 more (react-dom)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^17.0.2" from [email protected]
npm ERR! node_modules/remix-utils
npm ERR!   remix-utils@"2.11.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\Sean\AppData\Local\npm-cache\_logs\2023-09-10T03_47_37_392Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: C:\Users\Sean\AppData\Local\npm-cache\_logs\2023-09-10T03_47_37_392Z-debug-0.log

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.