fgermanojr / rubyabq

Setup docker environment for ruby/rails/react and postgresql containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a rails shell repo with react and rspec installed. It illustrates the use of docker, rails, and postgresql.

  • Docker/ docker is used to run this application. For details about this repo see the powerpoint presentation (RubyabqPresentation[Autosaved].pptx) in doc dir

  • Rails version/ rails 6.0.4

  • Ruby version/ ruby 3.0.1

  • System dependencies/ postgresql -- provided by docker

  • How to run the test suite/ none, yet

  • Services (job queues, cache servers, search engines, etc.)/ yarn, rspec, and react are installed

  • Deployment instructions/ for local development gitpgi

About

Setup docker environment for ruby/rails/react and postgresql containers


Languages

Language:Ruby 69.8%Language:HTML 12.6%Language:JavaScript 11.0%Language:Dockerfile 4.6%Language:CSS 1.6%Language:SCSS 0.4%