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.

Ask HN: Do you run a SAAS app?

15 pointsby sheffover 11 years ago
It would be interesting to see how many HN readers develop and run SAAS apps, and whether they are side projects or your primary focus.<p>And, as this is HN, what tech does your app run on ?

10 comments

dzabriskieover 11 years ago
We&#x27;ve built LeaseMatrix (<a href="http://lease.io/" rel="nofollow">http:&#x2F;&#x2F;lease.io&#x2F;</a>) over the last 18 months. The stack is Linux&#x2F;Apache&#x2F;MySQL&#x2F;Rails along with Bootstrap and Javascript. The app is a web-based alternative to a spreadsheet for commercial lease analysis and comparison. We (obviously) use Bootstrap 2.3 with very little customization, as most of our development focus has been on the backend thus far because it is heavily finance focused with many complexed calculations. We use AWS and Rackspace for hosting. Other apps we use include Stripe (love it), Intercom (love it), Optimizely (love it), Google Maps API, Google Charts API, Feedjit and Wordpress (for blog only). We&#x27;ve played around with integrating KISSMetrics and considered Mixpanel, but our traffic volume is such that Google Analytics + Intercom + Feedjit works well enough for now.
MeoMix420over 11 years ago
I work on a YouTube music player for Chrome as a side-project: <a href="http://streamus.com/" rel="nofollow">http:&#x2F;&#x2F;streamus.com&#x2F;</a>. It has done reasonably well for itself - 14k users and a 4.8&#x2F;5 in the store.<p>I think my front-end is pretty standard: jQuery, jQuery UI, jQuery Transit, qTip2, Backbone, Backbone Marionette, Lo-Dash, Jasmine.<p>Back-end is all Microsoft-land because I was more comfortable building it in C#. NHibernate (ORM), AutoFac (Dependency Injection), AutoMapper (DTO&lt;-&gt;Domain object mapper), NUnit (Test). Database is MSSQL. It&#x27;s hosted by AppHarbor: <a href="https://appharbor.com/" rel="nofollow">https:&#x2F;&#x2F;appharbor.com&#x2F;</a>
sevenover 11 years ago
I just started to work a bit more on my side project Template2pdf (<a href="http://template2pdf.com/" rel="nofollow">http:&#x2F;&#x2F;template2pdf.com&#x2F;</a>). It is an API to enable developers to produce nice PDFs out of templates that their customers can modify on their own.<p>It runs on Debian with ruby&#x2F;rails, java, postgresql and some system tools.<p>I also do some work on a SAAS to build wireless hotspot systems. I don&#x27;t own anything of it, but is an interesting field once you hit scalability problems. We use all kinds of technology but the core components would be linux&#x2F;freebsd, freeradius, postgresql and ruby.
评论 #7112013 未加载
nlpover 11 years ago
I&#x27;m just finishing up work on a foreign exchange data platform:<p><a href="http://fxdata.net" rel="nofollow">http:&#x2F;&#x2F;fxdata.net</a><p>The client is JavaScript and SVG.<p>Backend is Nginx, Java, and C++.
jlsyncover 11 years ago
My primary focus is running these two SAAS apps<p><a href="http://rotaville.com/" rel="nofollow">http:&#x2F;&#x2F;rotaville.com&#x2F;</a> - employee scheduling, rosters, rota management<p><a href="http://Big.first.name/" rel="nofollow">http:&#x2F;&#x2F;Big.first.name&#x2F;</a> - print awesome name badges for your event<p>These apps are built on a mixture of technologies including Rails, postgresql and backbone.js
评论 #7114477 未加载
0mbreover 11 years ago
About to launch Nota (<a href="http://nota.io/" rel="nofollow">http:&#x2F;&#x2F;nota.io&#x2F;</a>), a feedback&#x2F;bug tracking tool for web apps. Code base is mostly front end (Backbone) but some PHP (laravel) on the backend as well as some nodeJS.
NameNickHNover 11 years ago
I run an online appointment scheduling software (<a href="http://www.appointmind.com/" rel="nofollow">http:&#x2F;&#x2F;www.appointmind.com&#x2F;</a>). The software stack is PHP and MySQL on Ubuntu. I do this alongside my my freelancer job.
评论 #7113049 未加载
ashokvarma2over 11 years ago
I run a Saas app called ReportGarden(<a href="http://reportgarden.com" rel="nofollow">http:&#x2F;&#x2F;reportgarden.com</a>). It is currently my primary focus.<p>Our stack includes Rails+Postgresql+Delayed jobs+Pusher
评论 #7114677 未加载
veesahniover 11 years ago
<a href="http://www.SupportFu.com" rel="nofollow">http:&#x2F;&#x2F;www.SupportFu.com</a> is my primary focus.<p>Backbone, Ruby, MongoDB, ElasticSearch, Redis. Everything lives in EC2
ra00lover 11 years ago
I am working hard to launch www.biz-eye.com, a tool that monitors external factors(Blacklists, PR, MozRank, etc) of a website.