An open API service indexing awesome lists of open source software.

https://github.com/lxsmnsyc/caldaria

An SSR framework for SolidJS
https://github.com/lxsmnsyc/caldaria

server-side-rendering solid-js ssr

Last synced: about 1 month ago
JSON representation

An SSR framework for SolidJS

Awesome Lists containing this project

README

        

# `caldaria`

## 🚧 UNDER DEVELOPMENT 🚧

## Features

- [SPA and SSR](/docs/spa.md)
- [Islands](/docs/islands.md)
- [File-based routing, API Routes, Static File Serving, Isomorphic Forms and Data Loaders](/docs/routing.md)
- [Custom App Root](/docs/root.md)
- [SEO Management](/docs/meta.md)
- [ESBuild, PostCSS and Babel](/docs/bundler.md)
- [Deployments](/docs/deployment.md)
- [Markdown](/docs/markdown.md)
- [Supported imports](/docs/imports.md)

## Upcoming Features

- Worker imports
- WASM imports

## License

MIT © [lxsmnsyc](https://github.com/lxsmnsyc)