TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Do you run a SAAS app?

15 点作者 sheff超过 11 年前
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 条评论

dzabriskie超过 11 年前
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.
MeoMix420超过 11 年前
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>
seven超过 11 年前
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 未加载
nlp超过 11 年前
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++.
jlsync超过 11 年前
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 未加载
0mbre超过 11 年前
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.
NameNickHN超过 11 年前
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 未加载
ashokvarma2超过 11 年前
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 未加载
veesahni超过 11 年前
<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
ra00l超过 11 年前
I am working hard to launch www.biz-eye.com, a tool that monitors external factors(Blacklists, PR, MozRank, etc) of a website.