Skip to content

shinglyu/github-info

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apoy

Build Status

  • Setup virtualenv
$ virtualenv env
$ source env/bin/activate
$ python setup.py develop
  • Start ngrok
  • Go to GitHub > Settings > OAuth applications > Developer Applications > Register new applications, input "/cb" to Authorization callback URL
  • Save the Client ID and Client Secret to settings.json
  • Run python server.py or apoy
  • Open your ngrok url, e.g. https://xxxxxxxx.ngrok.io (You must use this url instead of localhost:8888 otherwise cookies will not work)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.1%
  • JavaScript 17.2%
  • HTML 14.1%
  • Makefile 0.6%