sasamuku / rails_with_sql_server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

❯ bundle
❯ docker-compose up -d db
❯ bundle exec rails db:create
❯ bundle exec rails db:migrate
❯ docker-compose up -d datadog
❯ bundle exec rails s

About


Languages

Language:Ruby 99.3%Language:HTML 0.7%