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

https://github.com/microeinhundert/radonis

Build monolithic applications with a modern, React-based frontend stack based on the Node.js MVC framework AdonisJS.
https://github.com/microeinhundert/radonis

adonisjs full-stack islands partial-hydration radonis react

Last synced: 6 months ago
JSON representation

Build monolithic applications with a modern, React-based frontend stack based on the Node.js MVC framework AdonisJS.

Awesome Lists containing this project

README

          

# Radonis

![npm (scoped)](https://img.shields.io/npm/v/@microeinhundert/radonis)

Radonis is a full-stack application framework for building monolithic applications with a modern, React-based frontend stack. Radonis is built on top of the Node.js MVC framework [AdonisJS](https://adonisjs.com/) and extends it with features for server-side rendering and client-side hydration.

## Documentation

Documentation is available on [radonis.vercel.app](https://radonis.vercel.app/).

## Example application

An example application can be found in the [radonis-example-application](https://github.com/microeinhundert/radonis-example-application) repository. This application demonstrates how Radonis works and is a great starting point for new projects.

## License

[MIT](LICENSE)