Template erneuert läuft auf Node und im client nun mit Vite

This commit is contained in:
2024-11-30 08:33:59 +01:00
parent 2c1216c00b
commit 946b3092f9
6 changed files with 2 additions and 13 deletions
+2 -1
View File
@@ -3,4 +3,5 @@ backend/node_modules
frontend/node_modules
.idea
.DS_Store
**/go_init
**/go_init
generator
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Executable
BIN
View File
Binary file not shown.
-12
View File
@@ -1,12 +0,0 @@
{
"name": "templateprojekt",
"version": "1.0.0",
"description": "## Projektübersicht",
"keywords": [],
"author": "Christian Schindler",
"license": "ISC",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}
Executable → Regular
BIN
View File
Binary file not shown.