nate-strauser / wework

We Work Meteor, a job board and developer directory for Meteor specific work
https://www.weworkmeteor.com
MIT License
287 stars 145 forks source link

how to setup uploadcare #76

Closed leizard closed 8 years ago

leizard commented 9 years ago

I build your project and don't see the "Choose an image" button appear. How can I set it up for my own website ?

nate-strauser commented 8 years ago

set up an uploadcare account, get the public key for the project/app, add to the settings file - see https://github.com/nate-strauser/wework/blob/master/settings-example.json

feed that file into the --settings option if running locally