https://github.com/eclipsesource/connect
web apps with OSGi and industry standards
https://github.com/eclipsesource/connect
Last synced: 3 months ago
JSON representation
web apps with OSGi and industry standards
- Host: GitHub
- URL: https://github.com/eclipsesource/connect
- Owner: eclipsesource
- License: other
- Created: 2015-07-28T12:53:41.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-13T12:36:49.000Z (over 9 years ago)
- Last Synced: 2025-01-13T19:51:22.124Z (over 1 year ago)
- Language: Java
- Size: 260 MB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Connect [ ](https://codeship.com/projects/122740)
Platform that integrates OSGi with MongoDB, Jersey, Lucene and a Mustache Template Engine.
## Build
To build connect just clone the repository and execute the following from within the root folder (you need to have [grunt](http://gruntjs.com/installing-grunt) installed):
```sh
npm install
grunt
```
## Licensing
Connect is published under the terms of the [Eclipse Public License - v 1.0](https://www.eclipse.org/legal/epl-v10.html).