Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmtocb/todoapp_rails_stimulusreflex_bootstrap
simple todo app with Rails 6, Stimulus_Reflex for real time reactive updates, Bootstrap 4 for CSS styling and nested_scaffolds gem for item model nested into list model
https://github.com/tmtocb/todoapp_rails_stimulusreflex_bootstrap
bootstrap4 rails6 ruby ruby-on-rails stimulus-reflex
Last synced: 26 days ago
JSON representation
simple todo app with Rails 6, Stimulus_Reflex for real time reactive updates, Bootstrap 4 for CSS styling and nested_scaffolds gem for item model nested into list model
- Host: GitHub
- URL: https://github.com/tmtocb/todoapp_rails_stimulusreflex_bootstrap
- Owner: tmtocb
- Created: 2020-12-10T21:18:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T04:01:17.000Z (almost 4 years ago)
- Last Synced: 2024-10-07T20:59:46.668Z (about 1 month ago)
- Topics: bootstrap4, rails6, ruby, ruby-on-rails, stimulus-reflex
- Language: Ruby
- Homepage:
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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
* ...