akshaykmr/Biddu

Local setup documentation

jayadeepreddy9 opened this issue · 3 comments

Devs would be needing local setup documentation without hosting on IBM blue mix.

You'll need to install meteor tool https://www.meteor.com/install
To run the app l meteor run in the project root. It should be available on localhost:3000

For social logins you'll need to replace appId and keys in server/startup.js. File upload to s3 also requires api key configuration in sever/uploads.js

It seems I didn't reply earlier because there wasn't any attachment. If anyone has a similar issue feel free to reopen.