Init sharedb connection on client web, native or server side
yarn add @startupjs/init
IMPORTANT:
- This module has to be compiled since it uses
@env
import which is setup in@startupjs/bundler
- Put this import on the highest possible level, before importing the
startupjs
first time.
import '@startupjs/init'
MIT
(c) Decision Mapper - http://decisionmapper.com