Skip to content

ngoov/sk-testing

Repository files navigation

SvelteKit testing

SvelteKit BFF to be used with a backend API

Build by Appsum Solutions

Testing of

  • BFF ServerSide Auth connected to an Identity Provider
  • I18N translated messages
  • svelte-shadcn UnoCSS
  • shadcn forms -> superforms + formsnap + zod

Run Build Deploy

Repo is using PNPM

Dev

pnpm i
pnpm dev

Prod

pnpm build
pnpm preview

test