A Ruby on Rails application for ゲンロン 大森望 SF創作講座 community.
https://genron.sf-ura.site/
- Ruby
- PostgreSQL
Using Dev Container
$ bin/rake spec
Fetch and save the data from 超・SF作家育成サイト
$ bin/rake db:seed
$ bin/rails runner 'User.first.toggle!(:admin)'
Update TWITTER_* values in .env with your Twitter app credentials.
$ bin/rake ridgepole:apply
Every push to main will start CI, and after it passes, deployment to Heroku will happen automatically.
- Heroku Postgres
- Heroku Scheduler
- MemCachier
- Sentry