Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 826 Bytes

developer.md

File metadata and controls

35 lines (23 loc) · 826 Bytes

Developer

Technology Stack

Frontend

Backend API

  • apphub: this is for application deployment and storage application master data
  • cockpit: this is for running command at host machine

related classes:

  • src/helpers/api/apiCore.js (connect 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-appstore
cd plugin-appstore
# test
yarn start
yarn test
# build
yarn build && cp -r ./build/* /usr/share/cockpit/appstore/