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

https://github.com/mbozhik/pass-on

mvp travel delivery web app with ruby on rails
https://github.com/mbozhik/pass-on

bozzhik mvp rails rails-application ruby ruby-app ruby-on-rails tailwindcss

Last synced: 12 months ago
JSON representation

mvp travel delivery web app with ruby on rails

Awesome Lists containing this project

README

          

```ruby
bundle install
```

```ruby
rails db:migrate
```

```ruby
rails db:seed
```

```ruby
bin/dev
```