lifetracker/packages/db
2024-11-26 08:50:12 -08:00
..
migrations Basic Day functionality works in CLI and Web (getOrCreate, update Mood, Comment) 2024-11-26 08:50:12 -08:00
drizzle.config.ts Admin interface MVP 2024-11-14 21:09:59 -08:00
drizzle.ts Basic Day functionality works in CLI and Web (getOrCreate, update Mood, Comment) 2024-11-26 08:50:12 -08:00
index.ts Big edit: Got auth working and can sign into a dashboard. Lot of crust to delete though. 2024-11-14 17:32:02 -08:00
lifetracker.db Added auth, refactored schema, almost have TRPC MVP working 2024-11-13 16:23:53 -08:00
migrate.ts Remove events schema; Create days schema; Add some dev tooling; Document above 2024-11-08 13:35:05 -08:00
package.json Progress on Colors api 2024-11-22 02:41:09 -08:00
schema.ts Basic Day functionality works in CLI and Web (getOrCreate, update Mood, Comment) 2024-11-26 08:50:12 -08:00