/Agora

Die Software für die Plattform der Softwerkskammer

Primary LanguageJavaScriptOtherNOASSERTION

Agora

Build Status

This is the project to build the new groupware platform for the German Software Craftsmanship communities. It can be seen in action on https://www.softwerkskammer.org and https://www.socrates-conference.de

Want to help out? Check out our Contribution Guidelines.

Installation

Please refer to our Installation Guidelines to find out how to get Agora running on you local development machine.

Tests

Run the tests with npm test.

For running specific tests only, use either of these:

  • ./node_modules/.bin/grunt karma:once
  • ./node_modules/.bin/grunt mocha_istanbul:test
  • ./node_modules/.bin/grunt mocha_istanbul:testApp
  • ./node_modules/.bin/grunt mocha_istanbul:testWithDB

We are using JetBrains' WebStorm as IDE

WebStorm Logo

Feel free to ask us for a community licence if you are contributing.