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

https://github.com/takeyuweb/rails-importmap-demo

This is a sample application that uses importmap-rails.
https://github.com/takeyuweb/rails-importmap-demo

importmap-rails rails7

Last synced: about 2 months ago
JSON representation

This is a sample application that uses importmap-rails.

Awesome Lists containing this project

README

          

# rails-importmap Demo

```
$ docker compose run app bin/rails db:create
$ docker compose up
```

Open http://localhost:3000 in your browser.