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

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

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

propshaft rails rails7

Last synced: 3 months ago
JSON representation

This is a sample application that uses propshaft.

Awesome Lists containing this project

README

        

# Propshaft Demo

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

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