Ontime (cpvalente)
What is it? Link to heading
Ontime is an NodeJS application bundled with Electron made by Carlos Valente which is described as a “browser-based application that manages event rundowns, scheduling, and cueing”.
I’ve worked on automating some quality-of-life parts of the application like signed macOS builds, docker container, running headless, etc.
The application uses the following tech.
- Electron
- electron-builder (package, publish)
- React (Web UI)
- Vite (Frontend Tooling)
- PNPm (Node package management)