mirror of
https://github.com/apigy/selfstarter.git
synced 2026-01-09 22:37:58 -05:00
51 lines
1.6 KiB
Plaintext
51 lines
1.6 KiB
Plaintext
<div class="big_wrapper">
|
|
<div class="wrapper" id="one">
|
|
<div class="point_copy">
|
|
<h3>
|
|
What is Selfstarter?
|
|
</h3>
|
|
<p>
|
|
Selfstarter is an open source starting point for building your own ad-hoc crowdfunding site. It was put together by <a href="https://lockitron.com">Lockitron</a> after they were <a href="http://techcrunch.com/2012/10/07/the-story-of-lockitron-crowdfunding-without-kickstarter/">turned down from Kickstarter</a>.
|
|
<p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="big_wrapper">
|
|
<div class="wrapper" id="two">
|
|
<div class="point_copy right">
|
|
<h3>
|
|
How do I use it?
|
|
</h3>
|
|
<p>
|
|
Selftstarter is a starting point for you to build your own solution. It is set up to collect reservations using Amazon Payments, but you can choose you own provider too.
|
|
<p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="big_wrapper">
|
|
<div class="wrapper" id="three">
|
|
<div class="point_copy">
|
|
<h3>
|
|
It's just a skeleton
|
|
</h3>
|
|
<p>
|
|
We've kept Selfstarter really simple, but that also means that you should beef it up with your own authentication, administration and product management code.
|
|
<p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="big_wrapper">
|
|
<div class="wrapper" id="four">
|
|
<div class="point_copy right">
|
|
<h3>
|
|
Let's get started
|
|
</h3>
|
|
<p>
|
|
Most of what you need to get started is in the Readme. Selfstarter is based on Ruby on Rails, and we've tried to break up all of the different parts in a sensible fashion.
|
|
<p>
|
|
</div>
|
|
</div>
|
|
</div> |