Deployd
deployd.com
Deployd
1–5 of 5 posts
Re: Deployd
#2Good effort, anyhow.
Re: Deployd
#3I gather this is like a simplified Meteor, nice scaffolding for simple uses. But I can't for the life of me figure out who this is intended for, why reinvent the wheel like this? Good effort, anyhow.
Re: Deployd
#4I gather this is like a simplified Meteor, nice scaffolding for simple uses. But I can't for the life of me figure out who this is intended for, why reinvent the wheel like this? Good effort, anyhow.
You can customize the entire back-end from within a dashboard embedded in the web application. I think this is what separates it from a framework like Meteor. Given this simplified UI, it seems to be targeting front-end developers or designers.
It's actually very different from Meteor. Meteor is a realtime library for unifying front-end and back-end logic, and Deployd is an API engine for scripting back-end logic.
In fact, with some hacking, you could probably get the two to work together; it's something that I want to try sometime down the road.