Skip to content

voidreamer/heynom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍽️ HeyNom — Simple Food Diary

A clean, minimal food diary app. Log what you eat, see your timeline, track your streak.

Tech Stack

  • Frontend: React + Vite + TypeScript (Bun)
  • Backend: FastAPI on AWS Lambda
  • Database: Supabase PostgreSQL (schema: heynom) + Auth + RLS
  • Infra: Terraform (CloudFront + S3 + API Gateway + Lambda)
  • CI/CD: GitHub Actions (Bun for frontend, Python for backend)

Quick Start

cd frontend
bun install
bun dev

Open http://localhost:5173 — app runs in dev mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors