alpha
Login
or
Join now
taurean.bryant.land
/
suede
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
a template starter repo for sveltekit projects
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
suede
/
scripts
1 file
at
main
Claude
chore: move Drizzle env-var validation off the import seam
6w ago
605ae0dc
db-check.js
chore: move Drizzle env-var validation off the import seam Replace import-time throws in drizzle.config.ts with empty-string defaults so pnpm check / svelte-check no longer crash for forks without Cloudflare credentials set. Validation moves to scripts/db-check.js, which is chained into db:push, db:generate, and db:migrate so the failure happens with a clear message only when the env vars are actually needed. Closes #4 https://claude.ai/code/session_016eNQzUGcKjUPx33etijhGK
1 month ago