The idea is similar to shadcn/ui, where you’d just basically copy/paste the code, edit it and skip most of the npm dependency abstraction. The stack is built around Sveltekit and Drizzle, and easy e2e types. It’s currently bound together with Vercel by default as it enables the benefits of using the new “Vercel workflow” for long running integration tasks, blob images and Neon postgres with auth.Demo store/admin: https://www.hoikka.dev/
Docs: https://hoikka-docs.vercel.app/
GitHub: https://github.com/mhernesniemi/hoikka
What it’s NOT:
"composable commerce",
headless-first,
SaaS,
config-heavy legacy
What it is:
fullstack monolith-first, but API ready,
good set of defaults,
modern typescript-stack,
easy to understand codebase, no config bloat
(ps. Hoikka is Svelte in Finnish ;))