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
- Host: GitHub
- URL: https://github.com/dabeng/message-board
- Owner: dabeng
- License: mit
- Created: 2014-12-30T06:24:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T05:59:15.000Z (over 9 years ago)
- Last Synced: 2025-03-22T22:42:36.841Z (over 1 year ago)
- Language: JavaScript
- Size: 3.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)