trobrock / rails_template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Template

Starting point for Rails 6 projects with Docker.

Start

First, find and replace all occurrences of "rails-sync-template" with a unique name for your project. This is used to create the docker volume and sync configuration.

bin/bootstrap
bin/start

About


Languages

Language:Ruby 66.6%Language:HTML 25.3%Language:JavaScript 6.4%Language:Dockerfile 1.0%Language:Shell 0.6%Language:CSS 0.1%