mamepika / irochilog

AIITイロチプロジェクト2019

Home Page:https://irochilog.herokuapp.com/

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 we tested with 2.5.3.

  • System dependencies we use Twitter API for log-in.

  • Configuration

We use dotenv to hide very important strs like keys, secrets.

plz create .env file into your project root directory. and also you set below parameters:

  • TWITTER_API_KEY set API Key which is shown at Keys and Tokens tab on your Twitter Developer site.

  • TWITTER_API_SECRET set API secret Key which is shown at Keys and Tokens tab on your Twitter Developer site.

  • Database creation

  • Database initialization

  • How to run the test suite

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

  • Deployment instructions

  • ...

About

AIITイロチプロジェクト2019

https://irochilog.herokuapp.com/


Languages

Language:Ruby 67.1%Language:HTML 15.8%Language:JavaScript 7.0%Language:Vue 6.0%Language:CSS 3.1%Language:Dockerfile 0.7%Language:CoffeeScript 0.2%