This repo contains the source for auroraklinikken.no
It showcases:
- SvelteKit
- Sanity
- Typesafety with
sanity-typed-schema-builder
- Translation on field and document level
- Single project setup
- Typesafety with
- i18n typesafety with
typesafe-i18n
Run pnpm i
and pnpm dev
to start the dev server.
Run pnpm i
and pnpm build
to build a production build.