Skip to content

goofrider/tadagraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Tadagraph - real-time micro-blogging for your team with markup syntax

Tadagraph is the core of Team.FM collaboration platform. We build Team.FM based on tadagraph.

Requirements

Install

  1. Clone this repository

  2. Create a database where you want to push tadagraph core couchapp:

    $ curl -XPUT http://localhost:5984/yourdb

Or go to couchdb utilities page (by default http://localhost:5984/_utils) and create a database.

  1. Go to core couchapp

    $ cd tadagraph/core

  2. Push core app to your database

    $ couchapp push http://localhost:5984/yourdb

  3. Visit tadagraph core

    http://localhost:5984/yourdb/_design/core/index.html

Demo

You can check out Tadagraph application here: http://opensource.team.fm.

Other resources

About

micro-messaging w/ markup syntax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published