Skip to content

hivejs/hive-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hive-core

This is the core package of hive.js and the heart of every hive.js installation.

Components

All components register with the architect hub.

The following components ship with hive-core:

hooks -- allows registration and emission of hooks logger -- provides logging functionality config -- loads and provides the configuration cli -- Registry for subcommands of the hive command services -- Registry for services that can be started via the cli (these kick off everything) broadcast -- allows document-wise broadcasting of messages and new changes http -- the koa.js app orm -- Sets up the orm (waterline) and emits the orm:initialize hook to allow tweaking of settings ot -- Allows registration of ot types auth -- Allows registration of authentication methods and authorization implementations sync -- Manages gulf Documents (for real-time editing) importexport -- Coordinates import and export

License

MPL 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published