Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 614 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 614 Bytes

Nucleus

  • Standalone module to run all brian services into a single instance.

Contents:

Available Scripts

  • $ yarn bootstrap: Sync and load brian core systems deps using workspaces
  • $ yarn call:brian: Starts Brian server into cli mode
  • $ yarn synapse:start: Boots up the synapse api
  • $ yarn test: Brings up AVA test suite (to be improved)

Installation:

  • Please make sure that youre providing all necessary background tools and deps described at the core installing procedure.