Live data from Hacker News

So You Wanna Build a Crowdfunding Site

hacks.mozilla.org

1–10 of 11 posts

Re: So You Wanna Build a Crowdfunding Site

#3
post #2

This coincidentally is also the Final Assignment of the Coursera course by Stanford "Startup Engineering". Every one there would be making a Node based, AWS powered, Bootstrap themed Crowdfunding site.

They forgot about Crowdhoster. Or using BalancedPayments' APIs.

Re: So You Wanna Build a Crowdfunding Site

#4
As a non-js based programmer, This is some excellent insight in what a webapp looks like when built with node.js. I'm definitely gonna be reading through this to get my feet wet with node, as it's something I've been meaning to do but have been so occupied with other languages. Thanks for sharing!

Re: So You Wanna Build a Crowdfunding Site

#5
post #2

This coincidentally is also the Final Assignment of the Coursera course by Stanford "Startup Engineering". Every one there would be making a Node based, AWS powered, Bootstrap themed Crowdfunding site.

It's worth noting that Startup Engineering is basing its payment platform on Bitcoin whereas this Mozilla article covers Balanced Payments.

I also get the impression from the lectures so far that Startup Engineering isn't covering databases to any real extent, whereas the article covers MongoDB.

Re: So You Wanna Build a Crowdfunding Site

#7
post #6

Crowdfunding tools should belong to the crowd? I'd like to hear more rationale on that statement.

I think he was being somewhat flippant. He's really saying: we think it should be easy to crowdfund something, so we're open-sourcing our own crowdfunding software.

Re: So You Wanna Build a Crowdfunding Site

#10
post #9
post #8

Or you could fork selfstarter[1], which is what we used to allow users to reserve their username on http://microco.sm [1] https://github.com/lockitron/selfstarter

Crowdhoster is a fork of selfstarter bit it's behind a request form.

The source and a readme to set up your own instance of Crowdhoster is at http://github.com/Crowdtilt/Crowdhoster.

Feel free to email lebel@crowdtilt.com if you need any help setting it up!

Post reply on HN