Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.77 KB

Readme.md

File metadata and controls

35 lines (26 loc) · 1.77 KB

edu-sharing

The edu-sharing open-source project started in 2007 to develop networked E-Learning environments for managing and sharing educational contents inter-organisationally.

Installation

For the installation guide visit the documentation pages

Documentation

More information can be found on the homepage.

Or visit the edu-sharing documentation.

Where can I get the latest release?

You can download source and binaries from our download page or checkout the Releases Page on GitHub.

Contributing

For contribution on a regular basis please visit our community site.

Security Issues

If you found something which might could be a vulnerability or a security issue, please contact us first instead of making a public issue. This can help us tracking down the issue first and may provide patches beforehand.

Please provide such concerns via mail to security@edu-sharing.com

Thanks!

Setting up your development environment

  1. Install a Java JDK
  2. Install alfresco-5.0.d from here (for backend/repository)
  3. Install Node.js with npm (for frontend/client)
  4. Follow the Readme of either Frontend or Backend for additional steps of each environment