johnpc / jpc-fit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fit.jpc.io

A dead-simple daily calorie tracking app, for web and ios (must use iOS to use HealthKit data).

The data resets every day, so each day you can start fresh to meet your health goals.

Setup

Clone the repo, install dependencies, deploy backend resources:

git clone git@github.com:johnpc/jpc-fit.git
cd jpc-fit
npm install
npx cap sync
npx amplify sandbox

Then, to run the frontend app

# on web
npm run dev

or

# on ios
npm run ios

Deploying

Deploy this application to your own AWS account in one click:

amplifybutton

About


Languages

Language:JavaScript 46.5%Language:TypeScript 38.8%Language:Swift 7.1%Language:HTML 6.8%Language:Ruby 0.4%Language:CSS 0.4%Language:Shell 0.0%