rohankar / justcollab

A simple collaborative coding app built entirely on meteor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple collaborative coding app built entirely on meteorjs

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Meteor packages and addons are included in the package file and will auto load

$ meteor 
$ meteor update

Purpose

Real time code collaboration. Bult in editor with various themes depending on ones preference.

Deployment

Deployed on Heroku.Its free and you get 500 MB of mongodb storage courtesy MLabs!

Follow the Steps given so well in the following links

  1. Meteor and Heroku
  2. Heroku and MongoDB
  3. Check out Paperclip making log reading easy

License

This project is licensed under the MIT License

About

A simple collaborative coding app built entirely on meteor


Languages

Language:CSS 43.4%Language:JavaScript 37.9%Language:HTML 18.6%