8000 GitHub - NowTom/nullpohub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

NowTom/nullpohub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ぬるぽhub

Build Status Dependency Status Code Climate Coverage Status

ぬるぽHub は Githubのソースコードと関連するようなイベント用の開催支援サービスです。

これから作りたい機能

  • ユーザーがイベントに参加できる
  • ユーザーが自分のGithubのコードをイベントに関連付けできる

開発者向け

ローカルで動かす場合、githubのアプリケーションを作成する必要がある。

  1. Githubの画面右上の Account settings を開く

  2. メニューから Applications を開く

  3. Register new application でアプリを作成する

    Name: rails_local
    URL: http://localhost:3000/
    Callback URL: http://localhost:3000/
    
  4. config/settings.local.yml を作成する

    github:
      key: "<Client ID>"
      token: "<Client Secret>"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0