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

https://github.com/waihon/flix6

https://flix6.fly.dev Movies Review app developed using Ruby on Rails 6 as part of Pragmatic Studio's Rails 6 Course.
https://github.com/waihon/flix6

postgresql rails rails6 ruby

Last synced: 5 months ago
JSON representation

https://flix6.fly.dev Movies Review app developed using Ruby on Rails 6 as part of Pragmatic Studio's Rails 6 Course.

Awesome Lists containing this project

README

          

# README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...

## Commands

### 46. Search Movies

* `./bin/rails stimulus:install`
* `./bin/rails turbo:install`
* `./bin/rails turbo:install:redis`
* `./bin/rails generate stimulus form`