0.1.19 • Published 1 year ago
@grfzhl/hypersphere v0.1.19
hypersphere
Server side rendered bun app based on mithril powered by Bun. Minimum dependencies. Fetch backend directly through SQL queries.
Features
- 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
Installation
Project creation through the CLI tool
bun install
bun run startFeedback
If you have any feedback, please reach out to us at info@grafzahl.io
Authors
Roadmap
- dist build files should be chunked by routes or something like this to prevent large apps from fail