A menubar application to monitor your Vercel & Netlify builds.
The app is built using
- React with TypeScript
- Electron - used to package it as Menu Bar application
In the project directory, you can run:
Runs the app in the development mode.
Starts the server on http://localhost:3000 and launches the app in the Menu Bar
Packages the app and generates platform specific distributables to the out
folder. Uses Electron Forge for packaging.