Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 988 Bytes

File metadata and controls

27 lines (22 loc) · 988 Bytes

Agent instructions

GratiText helps people send thoughtful gratitude notes to loved ones on a regular schedule.

Essentials

  • Node version: ^24
  • Build: bun run build (runs build:icons, then react-router build)
  • Typecheck: bun run typecheck (runs react-router typegen, then tsc)

More instructions