See main README.md in repo root for details.


Keywords
spa, single page app, static site generator, react, server side rendering, website, web app
License
MIT
Install
npm install rola@0.9.0

Documentation

repo-banner

npm i rola -g


This project is alpha, so I don't recommend using it in production yet. I welcome all ideas, critiques, and PRs :)


rola is a framework for building production React sites. Easily build static pages, a client bundle, server-side rendering and a custom API, all within the same project structure. It's simple to opt-in or out of what you don't need, and the codebase is simple enough that anyone can contribute plugins and features.

Features

  • easy opt-in builds
    • ⚡️ static page generation
    • 🤓 server side rendering
    • 🏖 client-side application bundle
  • simple built-in routing
  • zero learning curve state management
  • simple plugin API

Install

npm i rola --save

Usage

Coming soooooon.

Presets

Have a request? Open an issue!

Plugins

Have a request? Open an issue!

Motivation

More flexible, less config, API with high "guessability".

Contributing

Oh please do! Let's collab :)

License

MIT License © Eric Bailey