Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 752 Bytes

File metadata and controls

36 lines (23 loc) · 752 Bytes

Developer

Technology Stack

Frontend

Backend API

  • apphub: this is for websoft9 system settings, such as port, api-key, domain
  • cockpit: this is for running command at host machine

related classes

  • src/helpers/api/apiCore.js (cockpit)
  • src/helpers/api/appHub.js

Build and Test

You should install Websoft9 for testing, then build it:

git clone https://github.com/Websoft9/plugin-settings
cd plugin-settings

# test
yarn start
yarn test

# build
yarn build && cp -r ./build/* /usr/share/cockpit/settings/