Skip to content
This repository has been archived by the owner on Aug 10, 2020. It is now read-only.

mrtc0/todo

Repository files navigation

todo


CircleCI

https://github.com/everyleaf/el-training をやっている


  • Ruby 2.5.1
  • Rails 5.2.0
  • PostgreSQL

development

docker-compose build
docker-compose up
docker-composer run app rails db:setup
docker-composer run app rails s -b 0.0.0.0

deploy

Deploy

# 初回のみ
# heroku run rails db:migrate
git push heroku master

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published