Skip to content
Patrik Meijer edited this page Mar 30, 2016 · 31 revisions

This is the main wiki page for webgme.

Deployment

For dependencies and how to get started see main read-me. For an example of a more advanced usage webgme.org is the repository used to host https://webgme.org.

Introductions

See the right hand side menu.

Example Domains

These repositories can be checked out/cloned and be run independently. They all have webgme as a dependency and use webgme-cli tool to install and share resources.

If you already have a repository setup (by using webgme-cli) and would like to grab, say the Export2FORMULA plugin from Formula, simply run webgme add plugin Export2FORMULA webgme/formula inside your repository. (This will point to the master branch of formula - however you can manually set the branch in package.json to point to e.g. published as long as the same plugin exists there.)