@powrhub/wms

4.4.4 • Public • Published

Operato WMS

prerequisites

  • nodejs version 12

install from docker

  • wms-app installation script

    • create a folder for the application and change directory to your folder.

    • the script will download a& install wms-app

      # install script for wms-app
      curl -fsSL https://raw.githubusercontent.com/things-factory/things-factory/master/packages/wms-app/installer/install.sh | bash -s
      
    • run 'start.sh' to start wms-app and 'stop.sh' to stop the running applicaton.

    • on initial start, run 'migrate.sh' first to migrate database.

    # data migration
    $ ./start.sh
    $ ./migrate.sh
    $ ./stop.sh
    
    # restart with service port no.
    $ ./start.sh 80
    

Readme

Keywords

none

Package Sidebar

Install

npm i @powrhub/wms

Weekly Downloads

1

Version

4.4.4

License

none

Unpacked Size

26.1 MB

Total Files

1335

Last publish

Collaborators

  • hatioseaeng
  • heartyoh
  • hatio_joekin