sveltebb Svelte Themes

Sveltebb

bulletin board built with sveltekit

SvelteBB

bulletin board system: a computer that is running software that allows users to leave messages and access information of general interest

Develop / Deploy

pnpm i
pnpm push:db
# dev
pnpm dev --port 4002
# deploy (reverse proxy needed)
pnpm run build && HOST=127.0.0.1 PORT=4002 node build

Top categories

Loading Svelte Themes