An open API service indexing awesome lists of open source software.

https://github.com/dabeng/message-board

Cantas based on Meteor
https://github.com/dabeng/message-board

Last synced: 3 months ago
JSON representation

Cantas based on Meteor

Awesome Lists containing this project

README

          

message-board
=============

First of all, I have to appreciate Cantas, a real-time info colleboration webapp. It's built on Node.js + Socket.io + MongoDB. Powerful and simple to use are its advantages, correspondingly, complex structure and poor maintainability are its inherent disadvantages.

Fortunately, Meteor comes out for us minimalism js programmers. Let's try to refactor the Cnatas with Meteor to fullfill the same real-time features with the minimal codes.

Welcome to access [Demo Cite](http://cantas.meteor.com)