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

https://github.com/radioactive-labs/plutonium-core

The ultimate Rapid Application Development Toolkit (RADKit) for Rails
https://github.com/radioactive-labs/plutonium-core

admin-dashboard admin-panel framework rails ransack rapid-development rodauth-rails ruby simpleform starter

Last synced: 11 months ago
JSON representation

The ultimate Rapid Application Development Toolkit (RADKit) for Rails

Awesome Lists containing this project

README

          

# Plutonium: It's like Rails, but for Rails!

[![Ruby](https://github.com/radioactive-labs/plutonium-core/actions/workflows/main.yml/badge.svg)](https://github.com/radioactive-labs/plutonium-core/actions/workflows/main.yml)

**Plutonium** is a powerful Rapid Application Development (RAD) toolkit for Rails that picks up where Rails left off, introducing application-level concepts and tooling that transform the way you build applications.

## Overview

Plutonium builds upon Rails' conventions and extends them with:

- **Authentication & Authorization**: Integrates seamlessly with Rodauth or your existing auth system
- **Complete CRUD Operations**: Rich fields, forms, tables, and nested resources out of the box
- **Modular Architecture**: Package system based on Rails engines for better organization
- **Entity Scoping**: Built-in multi-tenancy support that "just works"
- **Smart Generators**: Eliminate boilerplate while maintaining flexibility
- **Modern UI**: Beautiful, responsive interface powered by Tailwind CSS and Hotwire

## Project Status

> [!WARNING]
> While Plutonium is actively used in production environments, it's still in early development. APIs may change, and some features are still evolving. We recommend thoroughly testing before deploying to production.

## Documentation

Visit our [documentation](https://radioactive-labs.github.io/plutonium-core/) for:
- Getting started guide
- Installation instructions
- Core concepts
- Tutorials

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).