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.
- Host: GitHub
- URL: https://github.com/solid-process/the-lab
- Owner: solid-process
- Created: 2024-04-22T20:42:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T13:58:39.000Z (over 1 year ago)
- Last Synced: 2025-03-30T01:51:42.681Z (10 months ago)
- Language: Ruby
- Homepage:
- Size: 1.47 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.