-
Notifications
You must be signed in to change notification settings - Fork 51
Home
This is the main wiki page for webgme.
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.
See the right hand side menu.
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.)
- Terminology
- Getting Started with WebGME
- Example Domains
WebGME Building Blocks
Development
Modeling
Deployment
- Routing
- Docker
- Deployment under systemd
- Multiple Nodes
- GmeConfig
- Component Settings
- Users and Authentication
- Using Azure Active Directory
- Webhooks
- Backups
Misc.