Skip to content

hirotta/rccyukari

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcc-yukari

構成

Sinatra サーバ

  • web
  • 発話
  • Logの処理
  • youtube

Twitter daemon

  • tl拾ってきてサーバにパス

requirement

run

  1. Make "config/settings.yml" and "config/auth.yml". You can replicate and fill in with *.tmp.
  2. bundle install --path=vendor/path
  3. bundle exec rake db:migrate
  4. bundle exec rackup [-E production]

purpose(dev

  • process usage speaking task will be thread youtube too

  • rackup module yet

  • rspec testing yet

About

raspにいろいろ積むやつ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 67.9%
  • JavaScript 15.0%
  • HTML 11.3%
  • CSS 5.8%