Techy is a personal, single-user tech knowledge graph built with SvelteKit, TypeScript, Drizzle, Neon PostgreSQL, Auth.js, and D3.
docs/SETUP.md— local setup, env vars, migrations, and run commandsdocs/test.md— test commands, current coverage, and CI pipelinedocs/ARCHITECTURE.md— system structure and runtime boundariesdocs/API.md— routes, form actions, and JSON endpointsdocs/NOTES.md— note schema, authoring rules, and wikilinks
npm run dev
npm run test
npm run check
npm run build