https://github.com/ndrean/todo-stim
Simple dynamic list with Rails and Stimulus
https://github.com/ndrean/todo-stim
fetch rails stimulus
Last synced: about 1 month ago
JSON representation
Simple dynamic list with Rails and Stimulus
- Host: GitHub
- URL: https://github.com/ndrean/todo-stim
- Owner: ndrean
- Created: 2021-05-06T09:58:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T09:59:07.000Z (about 5 years ago)
- Last Synced: 2025-02-06T06:46:03.336Z (over 1 year ago)
- Topics: fetch, rails, stimulus
- Language: Ruby
- Homepage:
- Size: 143 KB
- Stars: 0
- Watchers: 2
- 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
* ...