Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hatiolab/operato-osd-ecs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hatiolab/operato-osd-ecs

NextOSD ECS(equipment control system) Application

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Build

# very first time, add base application from things-factory (ie. operato-board)
$ yarn add @things-factory/operato-board
# install node_modules
$ yarn install
# data migration in development mode
$ yarn run migration --mode=development
# run application (@things-factory/operato-osd-ecs) 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 (@things-factory/operato-osd-ecs) in production mode
$ yarn run serve

Browser Client

  • URL : http://localhost:3000
  • default user and password : admin@hatiolab.com / admin

Install (Docker-based)

curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/operato-osd-ecs/installer/install.sh | bash -s

FAQs

Package last updated on 13 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc