-
Notifications
You must be signed in to change notification settings - Fork 1
Spellbook
Independent repository containing plugins for druid core. For example, a repository that adds charting capabilities to druid editor without hacking core. Also can be referred to as an extension.
Druid marketplace for marketing, discovering, development research, etc. of spells. Users will be able to search for spells and install on various environments local, remote easily.
There are multiple ways to use druid depending on programming capabilities and needs.
Stand alone Angular project with specific druid core modules installed. This option offers the most flexibility and full control over the Angular project. However, this option requires knowledge of Angular and Version Control. Best option for programmers who want complete control over a single project without micro-frontends containing everything in a single monolithic front-end.