honokit-monorepo Svelte Themes

Honokit Monorepo

A monorepo template using pnpm, hono and sveltekit

HonoKit Monorepo

A very simple monorepo starter using pnpm workspaces with shared types, built with Hono and SvelteKit.

Features

  • Run tasks in parallel across apps / packages with pnpm
  • Hono API proxied with vite during development
  • Hono RPC client built during development for faster inference
  • Shared tsconfig

Local Setup

Install dependencies

pnpm i

Start Apps

pnpm run dev

Build

pnpm run build

Inspiration

Top categories

Loading Svelte Themes