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

https://github.com/solid-process/the-lab

This project serves as a laboratory for the solid-process ecosystem.
https://github.com/solid-process/the-lab

Last synced: 9 months ago
JSON representation

This project serves as a laboratory for the solid-process ecosystem.

Awesome Lists containing this project

README

          

# ✨ Solid Rails App
Welcome to the Solid Rails App repository, a fork of the original [solid-rails-app](https://github.com/solid-process/solid-rails-app). This project serves as a laboratory for the [solid-process](https://github.com/solid-process/solid-process) gem, designed to write scalable business logic for Ruby on Rails applications.

## Setup
1. Install system dependencies
2. Run `bin/setup`

## How to run the application locally
1. `bin/rails s`
2. Open in your browser: `http://localhost:3000`

## Admin UI
1. Open in your browser: `http://localhost:3000/admin`

# Contributing
Contributions to the Solid Rails App are always welcome! Please feel free to submit issues, pull requests, or enhancements to help improve the application.