Public
SideProjectSaturday
Viewing readonly version: 33View latest version
The data for this site is stored in a sqlite database using @std/sqlite.
schema.ts
contains the schema. Run this to initialize the db. Queries in this file should be idempotent.migrations.ts
contains migrations from one version to the next.