Skip to content

Repository files navigation

Demo Stimulus Rails App

This project is only here as teaching material. To show with very simple example how to do some very cool stimulus component and use them together.

Prerequisites

  • Ruby (version specified in .ruby-version)
  • Bundler (gem install bundler)
  • Node.js & Yarn (npm install -g yarn)
  • PostgreSQL (or your configured database)

Setup & Boot

  1. Set up the app:
./bin/setup
  1. Start the development server:
./bin/dev
  1. Access the app: Open http://localhost:3000 in your browser.

Troubleshooting

If you encounter issues, ensure all dependencies are installed and your database is running.

About

Small project to present various capability of stimulus

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages