🍡 mochi

SSR framework for Svelte 5 + Bun with islands-based selective hydration

Scripts

ScriptCommandDescription
devbun run devStart dev server (live reload)
startbun run startStart production server
buildbun run buildPre-build islands for prod
typecheckbun run typecheckType-check with tsc
lintbun run lintLint with ESLint
lint:fixbun run lint:fixLint and auto-fix
formatbun run formatFormat with Prettier
cleanbun run cleanRemove .mochi build artifacts