m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-14 16:13:48 -05:00
Files
cup/web
Sergio c0c7f7c0e9 Finished basic functionality for multiple servers in the backend.
No special CLI or Liquid support yet and also no refresh support
2025-01-03 16:10:17 +02:00
..
2024-10-25 17:09:54 +03:00
2024-09-15 19:14:20 +03:00
2024-10-25 17:09:54 +03:00
2025-01-01 14:29:17 +02:00
2024-10-25 17:09:54 +03: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.