Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gretchenfitze/stimulus-turbolinks
Stimulus + Vue.js + Turbolinks test Rails app
https://github.com/gretchenfitze/stimulus-turbolinks
buefy bulma rails stimulus stimulus-controller stimulus-js stimulus-turbolinks turbolinks vue vuejs
Last synced: 2 months ago
JSON representation
Stimulus + Vue.js + Turbolinks test Rails app
- Host: GitHub
- URL: https://github.com/gretchenfitze/stimulus-turbolinks
- Owner: gretchenfitze
- Created: 2019-10-05T12:41:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T15:11:17.000Z (about 2 years ago)
- Last Synced: 2024-08-07T08:12:46.999Z (6 months ago)
- Topics: buefy, bulma, rails, stimulus, stimulus-controller, stimulus-js, stimulus-turbolinks, turbolinks, vue, vuejs
- Language: Ruby
- Homepage: https://stimulus-turbolinks.herokuapp.com
- Size: 779 KB
- Stars: 43
- Watchers: 1
- Forks: 6
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stimulus + Vue.js + Turbolinks test Rails app
To install app, clone the repository and run:
```bash
./bin/setup
```To create initial data:
```bash
rake db:seed
```To start a server:
```bash
rails s
```The app will be available in your browser on http://localhost:3000/