All Projects → hopsoft → Sr_mini

hopsoft / Sr_mini

Licence: mit
A single file Rails app that will have you running a StimulusReflex and CableReady demo in just 2 steps.

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Sr mini

stimulus todomvc
[WIP] An implementation of TodoMVC using Ruby on Rails and StimulusJS
Stars: ✭ 14 (-85.71%)
Mutual labels:  spa, single-page-app, ruby-on-rails
Stimulus reflex
Build reactive applications with the Rails tooling you already know and love.
Stars: ✭ 1,928 (+1867.35%)
Mutual labels:  rails, ruby-on-rails, spa
Execution time
How fast is your code? See it directly in Rails console.
Stars: ✭ 67 (-31.63%)
Mutual labels:  rails, ruby-on-rails
Vue Mix
Bootstrap your Vue 2.0 SPA in less than 2 minutes.
Stars: ✭ 69 (-29.59%)
Mutual labels:  spa, single-page-app
Bhf
Rails-Engine-Gem that offers an admin interface for trusted user
Stars: ✭ 81 (-17.35%)
Mutual labels:  rails, ruby-on-rails
Dataformsjs
🌟 DataFormsJS 🌟 A minimal JavaScript Framework and standalone React and Web Components for rapid development of high quality websites and single page applications.
Stars: ✭ 95 (-3.06%)
Mutual labels:  spa, single-page-app
Binda
Headless CMS based on Ruby on Rails
Stars: ✭ 60 (-38.78%)
Mutual labels:  rails, ruby-on-rails
Karafka
Framework for Apache Kafka based Ruby and Rails applications development.
Stars: ✭ 1,223 (+1147.96%)
Mutual labels:  rails, ruby-on-rails
Graphql Rails Generators
Graphql Rails Scaffold™. Automatically generate GraphQL types from your rails models.
Stars: ✭ 47 (-52.04%)
Mutual labels:  rails, ruby-on-rails
Stimulus reflex expo
StimulusReflex demos
Stars: ✭ 85 (-13.27%)
Mutual labels:  rails, ruby-on-rails
Graphjin
GraphJin - Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler.
Stars: ✭ 1,264 (+1189.8%)
Mutual labels:  rails, ruby-on-rails
Rails React Boilerplate
Ruby on Rails, React, Webpack 4 boilerplate app.
Stars: ✭ 86 (-12.24%)
Mutual labels:  rails, ruby-on-rails
Opencart
Free PWA & SPA for OpenCart
Stars: ✭ 50 (-48.98%)
Mutual labels:  spa, single-page-app
Jsonapi parameters
Rails-way to consume JSON:API input
Stars: ✭ 50 (-48.98%)
Mutual labels:  rails, ruby-on-rails
Ifme
Free, open source mental health communication web app to share experiences with loved ones
Stars: ✭ 1,147 (+1070.41%)
Mutual labels:  rails, ruby-on-rails
Modern Datatables
They are many ways to build reactive web interfaces but do we really need to add the complexity of JavaScript frameworks like Vue.js or React?
Stars: ✭ 48 (-51.02%)
Mutual labels:  rails, spa
Laravel Vue Starter
Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components
Stars: ✭ 76 (-22.45%)
Mutual labels:  spa, single-page-app
Reactchat
A chat app built with React.js and ActionCable in Ruby on Rails 5.1
Stars: ✭ 90 (-8.16%)
Mutual labels:  rails, ruby-on-rails
Vanilla Ui Router
Simple vanilla JavaScript router
Stars: ✭ 42 (-57.14%)
Mutual labels:  spa, single-page-app
Drag and drop active storage
A demo drag and drop image upldate Ruby on Rails app using Stimulus.js, DropZone.js, and ActiveStorage
Stars: ✭ 46 (-53.06%)
Mutual labels:  rails, ruby-on-rails

Lines of Code

SR Mini

A single file Rails app that will have you running a StimulusReflex and CableReady demo in just 2 steps.

🤯 The Real Single Page App™

Quick Start

  1. git clone https://github.com/hopsoft/sr_mini.git
  2. cd /path/to/sr_mini && ruby application.rb
  3. ...and, you're up and running a Rails app with StimulusReflex. Now visit http://localhost:3000 in a browser.

Prerequisites

  1. ruby
  2. node
  3. yarn
  4. redis

Source Code

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].