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.
- Host: GitHub
- URL: https://github.com/waihon/flix6
- Owner: waihon
- Created: 2021-07-08T15:50:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T09:48:15.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T12:53:46.570Z (over 1 year ago)
- Topics: postgresql, rails, rails6, ruby
- Language: Ruby
- Homepage: https://flix6.fly.dev
- Size: 6.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`