Skip to content

Menubar app to keep track of running deploys on Vercel & Netlify

Notifications You must be signed in to change notification settings

nwesthoff/shiplog

Repository files navigation

Build

Shiplog

Shiplog in Light and Dark

A menubar application to monitor your Vercel & Netlify builds.

The app is built using

Available Scripts

In the project directory, you can run:

yarn electron:dev

Runs the app in the development mode.
Starts the server on http://localhost:3000 and launches the app in the Menu Bar

yarn make

Packages the app and generates platform specific distributables to the out folder. Uses Electron Forge for packaging.