kkiyama117 / Hinatan

シンプルにR

Home Page:https://hinatan.jp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version v2.6.5

  • System dependencies

  • redis
  • sqlite -> dev
  • ruby and bundle
  • Configuration

Install

bundle install --path vendor/bundle
# comment out `devise_for` block in `config/routes.rb`
rails credentials:edit
bin/spring binstub --all
bin/rails db:migrate
RAILS_ENV=test bin/rails db:migrate

Run server and confirm seed account

# console
bundle exec foreman start
  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

シンプルにR

https://hinatan.jp


Languages

Language:Ruby 81.1%Language:HTML 13.8%Language:JavaScript 3.9%Language:CSS 1.1%Language:Vue 0.1%