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
Description
Languages
Svelte
70.6%
TypeScript
18.2%
JavaScript
7.8%
Shell
2.6%
HTML
0.7%
Other
0.1%