A SvelteKit product-presentation website for showcasing Dijaza as an open-source credential platform.
The page is intentionally presentation-focused. It explains the product, customer problem, standards baseline, credential flow, open-core strategy, and future implementation direction without building the backend verification logic yet.
OpenBadgeCredentialdid:web issuer identity through /.well-known/did.jsonnpm install
npm run dev
Open the local URL printed by Vite.
npm run build
npm run preview
src/routes/+page.svelte — main landing pagesrc/lib/components/ — reusable presentation sectionssrc/lib/styles.css — global styling