1.0.5 • Published 3 months ago

@operato-board/hdce v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

Build

# install node_modules
$ yarn install
# data migration in development mode
$ yarn run migration --mode=development
# run application (@operato-board/hdce) in development mode
$ DEBUG=things-factory:* yarn run serve:dev
# data migration in production mode
$ yarn run migration --mode=production
# build application (server module)
$ yarn build
# build application (client module)
$ yarn build:client
# run application (@operato-board/hdce) in production mode
$ yarn run serve

Browser Client

1.0.5

3 months ago

1.0.4

4 months ago

1.0.3

5 months ago

1.0.1

6 months ago