Skip to content
/ rails-app-template Public template

A dockerized ruby on rails application template

Notifications You must be signed in to change notification settings

vikeen/rails-app-template

Repository files navigation

Dockerized Rails Application Template

A dockerized ruby on rails application template

This app is created through rails new and built with docker.

Technologies

Ruby on Rails - https://rubyonrails.org/ Docker - https://www.docker.com/ Postgres - https://www.postgresql.org/

Setup

  1. Start make start
  2. Database Setup make db-setup
  3. Database Migrate make db-migrate

You're all set!

Tests

Run tests make test

About

A dockerized ruby on rails application template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published