Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 910 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 910 Bytes

Blawesome

Blawesome (bloom + awesome) is an open-source goal tracking platform that grows with you. Build your personal growth dashboard by enabling modules that matter to you - from weight lifting to meditation, the possibilities are endless.

Tech Stack

TODO

  • Standardize Drizzle Queries (Create Return Types using Zod Schemas Up top and z.infer)
  • Ensure queries are only returning the data we need
  • Move functions to /lib and establish better aliases for shorter imports
  • Add JWT Types