A server-side counter app built with SvelteKit using @sveltejs/adapter-node, ready to deploy on Trapiche.
Trapiche detects this as a SvelteKit app via "@sveltejs/kit" in package.json.
adapter-node is required — do not use adapter-auto or adapter-static for SSR deployment.
npm run buildnpm start → node buildnpm install
npm run dev
# open http://localhost:5173