mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-08-15 04:03:42 +00:00
add ontime
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: "Ontime (cpvalente)"
|
||||
date: 2024-05-01T00:00:00-06:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
## What is it?
|
||||
Ontime is an NodeJS application bundled with Electron made by [Carlos Valente](https://carlosvalente.com/) which is described as a "browser-based application that manages event rundowns, scheduling, and cueing".
|
||||
|
||||
I've [worked on](https://github.com/cpvalente/ontime/pulls?q=is%3Apr+author%3Ajwetzell+is%3Aclosed) 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](https://www.electronjs.org/)
|
||||
* [electron-builder](https://www.electron.build/) (package, publish)
|
||||
* [React](https://react.dev/) (Web UI)
|
||||
* [Vite](https://vitejs.dev/) (Frontend Tooling)
|
||||
* [pNpM](https://pnpm.io/) (Node package management)
|
||||
Reference in New Issue
Block a user