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

https://github.com/ujihisa/try-rails7


https://github.com/ujihisa/try-rails7

rails ruby

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Development

```
docker-compose up -d yaichi && docker-compose up --build try-rails7
```

or run background like this:

```
docker-compose build try-rails7
docker-compose up -d yaichi try-rails7
docker-compose logs try-rails7
```

## Licence

Copyright @ Tatsuhiro Ujihisa
GPLv3 or any later versions