Skip to content

This is the sample repository created for interview purpose

Notifications You must be signed in to change notification settings

mallowtechdev/devops_ror_sample

Repository files navigation

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.

    ruby-2.6.7
  • Bundler version

    bundler 2.2.21
  • Commands to install ruby & Bundler

    rvm install "ruby-2.6.7"
    gem install bundler:2.2.21
  • Deployment instructions in local

    bundle install
    rails s
  • Environment variables

    DB_NAME
    DB_USERNAME
    DB_PASSWORD
    DB_HOSTNAME
    DB_PORT

About

This is the sample repository created for interview purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published