Frontend
- ui: react-bootstrap, mui
- js framework: Create React App
- template: no use
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
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/