Configurations
(client, server)
Any basic configuration can be extended by plugins with their plugin.js file
K.schemas
defines structures for documents in the collections, can be extended by Kepler plugins to host the plugin fieldsK.filters
defines the fields exposed in the queries for pubblications and methods, the structure of this file is deliberately aligned to enhance the different levels of data privacyK.templates
defines the templates in the UI where the plugins can extend the content with others templates/viewsK.settings
contains the main default settings extended by Kepler plugins and from Meteor.settings