main
strimserve
install dependencies
Also useful: fonttools (regenerating icon font if necessary)
# npm packages
bun --bun install
Copy .env to env.tpl and insert the correct folder locations
running dev server
bun --bun run dev
Building
bun --bun run build
You can preview the production build with bun --bun run preview, just remember that it will use prod folder locations
Languages
Svelte
63.2%
TypeScript
27.3%
JavaScript
6.8%
Shell
2.1%
HTML
0.5%
Other
0.1%