Skip to content

leider/Agora

 
 

Repository files navigation

Agora

Build Status

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

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 mochacli:test
  • ./node_modules/.bin/grunt mochacli:testApp
  • ./node_modules/.bin/grunt mochacli:testWithDB

We are using JetBrains' WebStorm as IDE

WebStorm Logo

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.0%
  • Pug 29.1%
  • Other 0.9%