Server side rendered bun app based on mithril powered by Bun. Minimum dependencies. Fetch backend directly through SQL queries.
- Server side rendering
- Themes with dark/light schema from rovolon
- Component library from runite
- i18n prepared
- Frontend routing
- Views with different layouts
- Powered by Bun
- No extensive API layer - backend connection directly through postgres queries
Project creation through the CLI tool
bun install
bun run start
If you have any feedback, please reach out to us at info@grafzahl.io
- dist build files should be chunked by routes or something like this to prevent large apps from fail