Sign inSign up

kartikey31choudhary/life-gauge-api

By kartikey31choudhary

Updated 7 months ago

Image
0

272

kartikey31choudhary/life-gauge-api repository overview

Life Gauge — API

Node.js Express backend for Life Gauge, a health report tracking application.

Quick Start

docker pull kartikey31choudhary/life-gauge-api:latest

Use with docker-compose.prod.yml for full stack deployment. See the README for setup instructions.

What's Included
  • Express 4 REST API with JWT authentication
  • Knex.js migrations (run automatically on startup)
  • PDF upload + Google Gemini AI parsing
  • 111+ health test definitions with medical descriptions
  • Admin endpoints for user/settings/test management
  • Default admin user created on first run ([email protected] / admin)
Environment

Requires a .env file — see .env.example for all variables.

Tag summary

Content type

Image

Digest

sha256:cba30c6f6

Size

84.8 MB

Last updated

7 months ago

docker pull kartikey31choudhary/life-gauge-api