Skip to content

gratipay/gratipay-queue-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#gratipay-queue-dashboard

Please see this issue as to what this is all about.

#Tech

  • Sinatra
  • Octokit
  • Heroku
  • Rspec

#Development

Generate a new access token at https://github.com/settings/tokens/new with scope set to:

  • repo
  • read:org

Keep the generated access token handy

cp .env.sample .env
vim .env # Replace the token
bundle install
rspec

If everything passes, good. If not, file an issue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages