@thingspro-web/uc8540-cellular-status-ui

0.7.0 • Public • Published

Sanji Cellular Status UI

For testing real CG API

Fill BASE_PATH and API_TOKEN which are provided by CG Server

For example in webpack.config.js

  plugins: [
    new webpack.DefinePlugin({
      'process.env': {
        NODE_ENV: JSON.stringify(NODE_ENV || 'development')
      },
      __BASE_PATH__: JSON.stringify(BASE_PATH || 'https://10.144.4.78:18443/api/v1'),    // provide your base path and api token here
      __API_TOKEN__: JSON.stringify(API_TOKEN || '$2a$10$94/BM80A6DGaKTZF4l9.OOCTDKBriXFJbY2CbNgW2s0zyoSRzBXEa')
    })
  ]

References

https://marvelapp.com/6i8dfag/screen/44756762

Readme

Keywords

none

Package Sidebar

Install

npm i @thingspro-web/uc8540-cellular-status-ui

Weekly Downloads

1

Version

0.7.0

License

MIT

Unpacked Size

63.1 kB

Total Files

26

Last publish

Collaborators

  • kmsheng
  • lukeshih