https://github.com/julianrubisch/better-stimulus
An opinionated collection of StimulusJS best practices
https://github.com/julianrubisch/better-stimulus
stimulusjs
Last synced: about 1 year ago
JSON representation
An opinionated collection of StimulusJS best practices
- Host: GitHub
- URL: https://github.com/julianrubisch/better-stimulus
- Owner: julianrubisch
- Created: 2020-02-22T11:36:35.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T16:44:49.000Z (over 1 year ago)
- Last Synced: 2025-04-03T22:10:10.371Z (about 1 year ago)
- Topics: stimulusjs
- Language: Ruby
- Homepage: https://www.betterstimulus.com
- Size: 861 KB
- Stars: 283
- Watchers: 12
- Forks: 17
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...