- Move web app into apps/web/ - Create packages/shared/ with shared types - Create plugins/decky-vault/ scaffold - Root package.json manages workspaces only
1 line
49 B
SQL
1 line
49 B
SQL
ALTER TABLE "games" ADD COLUMN "created_by" text; |