From 7bd88fe69fe6079f35305e7d8424187756429c0a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 13 Apr 2026 19:29:51 -0500 Subject: [PATCH] feat: add sparkyfitness --- .../docs/applications/sparkyfitness.mdx | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/content/docs/applications/sparkyfitness.mdx diff --git a/src/content/docs/applications/sparkyfitness.mdx b/src/content/docs/applications/sparkyfitness.mdx new file mode 100644 index 0000000..6e647f8 --- /dev/null +++ b/src/content/docs/applications/sparkyfitness.mdx @@ -0,0 +1,23 @@ +--- +title: Stack +description: SparkyFitness - Built for Families. Powered by AI. Track food, fitness, water, and health — together. +hero: + tagline: SparkyFitness - Built for Families. Powered by AI. Track food, fitness, water, and health — together. + image: + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/sparkyfitness.webp + actions: + - text: Source + link: https://github.com/CodeWithCJ/SparkyFitness + icon: right-arrow + - text: Deployment Chart + link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/sparkyfitness + icon: right-arrow +--- + +# Purpose + +Fitness and health tracker. + +# Notes + +Android app with Google Fit integration.