https://github.com/yhara/vision
A Todo-app written in Rails and Ovto.
https://github.com/yhara/vision
opal ovto rails ruby
Last synced: 5 months ago
JSON representation
A Todo-app written in Rails and Ovto.
- Host: GitHub
- URL: https://github.com/yhara/vision
- Owner: yhara
- Created: 2018-08-13T10:55:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-10-17T07:16:06.000Z (8 months ago)
- Last Synced: 2025-12-01T17:27:17.596Z (7 months ago)
- Topics: opal, ovto, rails, ruby
- Language: Ruby
- Homepage:
- Size: 316 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Vision
A Todo-app written in Rails and [Ovto](https://github.com/yhara/ovto).
## Screenshot

## How to try
- git clone
- `bundle install`
- `rails db:migrate`
- `EDITOR=vim bin/rails credentials:edit` and add this:
```
vision:
email: "foo@example.jp"
password: "passw0rd"
```
- Then `rails db:seed`
## License
MIT
- normalize.css: https://github.com/necolas/normalize.css/blob/master/LICENSE.md