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

Folders and files

NameName
Last commit message
Last commit date
Nov 10, 2021
Oct 24, 2021
Oct 26, 2021
Oct 26, 2021
Sep 23, 2021
Apr 4, 2022
Nov 6, 2021
Sep 12, 2021
Nov 10, 2021
Nov 6, 2021
Sep 12, 2021
Sep 15, 2021
Nov 6, 2021

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.