@contfu/ui
v0.0.8
Published
Contfu client application with dashboard
Readme
@contfu/ui
SvelteKit dashboard for Contfu.
Browser-side application that connects to @contfu/server to display and manage content. Built with SvelteKit, Tailwind CSS, and shadcn-svelte components.
Development
bun dev # start Vite dev server
bun build # production build
bun preview # preview production buildStructure
src/routes/— SvelteKit file-based routessrc/lib/components/— shared UI componentsbuild/— compiled output served by@contfu/server
This package is not published to npm. Its build output is bundled with @contfu/server.
