LiveDev(Alpha) - Edit your site from within itself

Hi everyone, this is LiveDev:

http://i.imgur.com/hPz0klx.gif

Link to the repository: https://github.com/rafaelcalpena/live-dev

LiveDev allows you to create your website using the Source Code in the Database principle. That means that the code is instead saved in a Mongo DB Collection, and Meteor reactively updates the other clients when a change happens.

You can create client and server Modules, just make sure to use "Client: " or "Server: " in the name, and the update should take effect instantly

This is still in Alpha version, but I would really appreciate if you guys could take a look at it. Thank you very much!

4 Likes