Server work

This commit is contained in:
Julien Valverdé
2025-09-12 15:28:13 +02:00
parent c0df42c9a9
commit f8c35eba1a
4 changed files with 40 additions and 13 deletions

View File

@@ -2,6 +2,7 @@
"name": "@website/webapp",
"private": true,
"type": "module",
"module": "./dist",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",