@grfzhl/hypersphere
v0.1.19
Published
a lightweight frontend framework library
Downloads
33
Maintainers
Readme
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 start
Feedback
If you have any feedback, please reach out to us at [email protected]
Authors
Roadmap
- dist build files should be chunked by routes or something like this to prevent large apps from fail