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.
- Host: GitHub
- URL: https://github.com/microeinhundert/radonis
- Owner: microeinhundert
- License: mit
- Created: 2022-04-08T13:39:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T08:09:01.000Z (over 2 years ago)
- Last Synced: 2025-04-03T12:47:54.784Z (6 months ago)
- Topics: adonisjs, full-stack, islands, partial-hydration, radonis, react
- Language: TypeScript
- Homepage: https://radonis.vercel.app/
- Size: 3.03 MB
- Stars: 65
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)