m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-14 08:03:48 -05:00
Files
cup/web
Sergio ffefe1db38 fix: specify color scheme in the web UI
Fixes a bug when displaying dark mode in Chrome
2025-03-25 15:44:10 +02:00
..
2025-03-21 18:17:05 +02:00
V3
2025-02-28 20:43:49 +02:00
V3
2025-02-28 20:43:49 +02:00
V3
2025-02-28 20:43:49 +02:00
V3
2025-02-28 20:43:49 +02:00
V3
2025-02-28 20:43:49 +02:00
2025-03-21 18:17:05 +02:00

Cup web frontend

This is the Cup web frontend, built with Vite and React. Once it's built, Cup modifies a few things (notably the theme) and sends the result to the client.

Development

Requirements: Bun, Node.js 20+

Install dependencies with bun install and start the development server with bun dev.