An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Vision

A Todo-app written in Rails and [Ovto](https://github.com/yhara/ovto).

## Screenshot

![](screenshot.png)

## 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