Skip to content

Commit

Permalink
Merge pull request #889 from openworm/development
Browse files Browse the repository at this point in the history
1.0.0 updates
  • Loading branch information
tarelli authored May 13, 2019
2 parents d42640d + 93f2f3b commit 8e4b4be
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@

# Geppetto Frontend

This module contains the frontend of Geppetto which includes the visualization 3D engine (using the awesome [three.js](https://github.com/mrdoob/three.js/)), all the javascript magic and the servlet which is used to connect to the backend using WebSocket.

For more information related to this bundle please refer to the documentation below:
- [Geppetto Extensions tutorial](http://docs.geppetto.org/en/latest/build.html)
- [Geppetto Widgets tutorial](http://docs.geppetto.org/en/latest/widgets.html)
- [Lightspeed Search Customization](http://docs.geppetto.org/en/latest/spotlightcustom.html)
- [Control Panel Customization](http://docs.geppetto.org/en/latest/controlpanelcustom.html)
This module contains the server-side Websocket and REST API Java implementation. The Geppetto application you wish to deploy to your Java backend needs to be cloned inside this repository under `src/main/webapp`.

For information about how this fits into [Geppetto](http://www.geppetto.org/) refer to the umbrella project [org.geppetto](https://github.com/openworm/org.geppetto) on GitHub.

0 comments on commit 8e4b4be

Please sign in to comment.