Hacker News new | ask | show | jobs
by chefsurfing 5048 days ago
Backlift seems like a great tool thank you for taking this step! I was setup in 5 minutes. The writing on the setup docs is straightforward so I think I could pass your link on to "less techy" friends and they would be able to be up and running quickly. The general docs are also well written. I am curious and have two questions: 1. Is the data stored in CouchDB, Mongo or other? and 2. The docs mention "eventually... deploying production websites used by millions." Please can you tell us the eventual date? Also I would like local development but I think I can guess that you guys will not prioritize this as your target users might not make it through the conversion funnel of getting the software setup on their own computers. All-in-all, bravo, I think you are on to something great here.
1 comments

Thanks! The database is mongo. We can't put a date on production yet. Local development is a feature we've thought about a lot. Our servers rely on several third party tools, and ensuring those are available locally would amount to building a package management system, or having a lot of dependencies. We think part of the value proposition of backlift is its minimal installation, and both of those strategies add complexity. We have, however, tried to make backlift work with external build tools. So in theory you could use backlift with something like brunch.io.