This application is a native wrapper around the Azimutt website and extend it with native capabilities.
The most important one:
- query databases from the user workstation (on https://azimutt.app we need a proxy server and a database accessible on internet)
- run
pnpm start
Sometimes the application refuse to close, kill it manually (find it with ps aux | grep "electron \."
)
Setup:
- install
rpmbuild
Build:
- run
pnpm run build
- run
pnpm run publish