TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Quickly build SaaS apps with MVPaaS

7 pointsby citizensover 8 years ago
MVPaaS (mvpaas.com) provides the common elements that all SaaS apps require: A customizable landing page (with plan and feature sections), secure credit card and subscription handling, and user authentication.<p>When a user signs in they will be redirected to your backend(with a token) where you can provide the core functionality of your SaaS offering.<p>I&#x27;ve setup a starter Rails App that you can use to build the core of your SaaS app. I&#x27;ve also setup a deploy to Heroku button so you can get up and running right away. MVPaaS and this starter app makes it <i>really</i> easy to turn your side project into a complete SaaS business.<p>I&#x27;m also offering monthly development retainers targeted at non-technical entrepreneurs.<p>Thanks!

2 comments

ezekgover 8 years ago
Maybe I&#x27;m missing something, but this seems like you&#x27;re selling a prebuilt SaaS … without the most important part: the actual software. User authentication and subscriptions are easy; the software is the hard part. Why would I pay you 30% per subscription + plus a monthly fee for the easy part? Again, maybe I&#x27;m missing something and if so, you should clarify your messaging.
评论 #13501335 未加载
citizensover 8 years ago
Here are the links:<p>MVPaaS: <a href="https:&#x2F;&#x2F;mvpaas.com" rel="nofollow">https:&#x2F;&#x2F;mvpaas.com</a><p>Starter app: <a href="https:&#x2F;&#x2F;github.com&#x2F;citizens&#x2F;mvpaas-sample-app" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;citizens&#x2F;mvpaas-sample-app</a>