Skip to content

Qyotta/TeaBo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeaBo

(Acronym for "team board") is an online collaboration platform for collecting ideas and brainstorming. This is a project of students of the Beuth Hochschule für Technik Berlin, University of Applied Sciences and still under development - check out our project website!

TeaBo is open source and released under the terms of the Eclipse Public License 1.0(EPL)

Get Code

clone repository to TARGET_DIR using

$ cd /TARGET_DIR
$ git clone https://github.com/Qyotta/TeaBo.git

Prerequesits

Develop

The teabo-logger is an example module which describes how a module can be build.

Install

In a console, type

$ cd /TARGET_DIR/TeaBo/
$ sh install.sh

Deployment

  • start mongodb

In a console, type

$ cd /TARGET_DIR/TeaBo/
$ node app.js

Open your browser and navigate to http://localhost:3000/. To deploy it on your server, just change the server path credentials in the package.json.

About

TeaBo - A Web-Application for Online Collabotation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published