lifetracker/packages/db
2024-11-30 23:36:01 -05:00
..
migrations Day hours are timezone-adjusted and taken from adjacent days as needed 2024-11-28 00:12:31 -05:00
seed Hour get and update works - and CLI for it 2024-11-26 13:54:41 -08:00
drizzle.config.ts Admin interface MVP 2024-11-14 21:09:59 -08:00
drizzle.ts Checkpoint: Can actually log time (track life, if you will) using CLI and Web. 2024-11-30 23:36:01 -05: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 Hour get and update works - and CLI for it 2024-11-26 13:54:41 -08:00
reset.ts Hour get and update works - and CLI for it 2024-11-26 13:54:41 -08:00
schema.ts Maybe timezones work fully in CLI now? 2024-11-28 23:42:37 -05:00