mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-07-26 10:28:46 +00:00
829 B
829 B
title, date, draft
| title | date | draft |
|---|---|---|
| Ontime (cpvalente) | 2024-05-01T00:00:00-06:00 | false |
What is it?
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)