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.
Please refer to our Installation Guidelines to find out how to get Agora running on you local development machine.
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
Feel free to ask us for a community licence if you are contributing.