Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 647 Bytes

developer.md

File metadata and controls

35 lines (22 loc) · 647 Bytes

Developer

Technology Stack

Frontend

Backend API

  • gitea: automatic login to Gitea
  • cockpit: this is for running command at host machine

related classes:

  • src/App.js

Build and Test

You should install Websoft9 for testing, then build it:

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

# test
yarn start
yarn test

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