Skip to content

MVP of tijmenb/houseparty to illustrate a lightning talk at Codebar

Notifications You must be signed in to change notification settings

tijmenb/codebar-mini-houseparty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini houseparty for Codebar

MVP of tijmenb/houseparty to illustrate a lightning talk at Codebar. The slides are here too.

Running this

1. Clone the app

git clone git@github.com:tijmenb/codebar-mini-houseparty.git
cd codebar-mini-houseparty
cp .env.example .env
bundle install

2. Configure Trello

Visit https://trello.com/app-key and paste your Developer API Key into .env as TRELLO_API_KEY.

Run bundle exec rake init_trello and follow the instructions to get your TRELLO_MEMBER_TOKEN.

Finally, paste in a TRELLO_BOARD_ID into .env. It's the ID in https://trello.com/b/<id>/your-board-name.

3. Configure Zoopla

You need a ZOOPLA_API_KEY in the .env, which you can acquire here:

https://developer.zoopla.co.uk/member/register/

It can take a while before you get it.

4. Do a test run

bundle exec ruby houseparty.rb

About

MVP of tijmenb/houseparty to illustrate a lightning talk at Codebar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages