This project contains the source code of https://turbo-showcase.renuoapp.ch.
Here you can look how stuff has been implemented and copy-paste it in your project.
At Renuo we use it as kitchen sink and cheatsheet for everything that we did with Turbo and Stimulus.
We will progressively enhance and add more examples and components while we discover more.
You are also encouraged to do so and open Pull Request to provide more examples or Issues to ask for ones.
If you want to do the Training follow these steps:
- Clone the repository
- Run
bin/setup
to install dependencies - Run the project locally with
bin/rails server
- Open your browser and go to
http://turbo-showcase.localhost:3000/training
Bug reports and pull requests are welcome on GitHub at https://github.com/renuo/turbo-showcase.
The gem is available as open source under the terms of the MIT License.