Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 00:05:19 +00:00
e7286fa5ac feat: update frontend src/App.tsx with basic placeholder
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 00:05:08 +00:00
655820faf1 feat: update frontend vite.config.ts with React plugin
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 00:04:59 +00:00
437cf510c7 feat: update frontend tsconfig.json with strict mode
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-22 00:04:38 +00:00
d9437df260 feat: update frontend package.json with correct dependencies
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:34:40 +00:00
c3263531f9 T01: update .gitignore
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:34:17 +00:00
2fd8f4addb T01: update README.md
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:34:10 +00:00
a6b33888f0 T01: add README.md
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:34:01 +00:00
249236bb7a T01: update docker-compose.yml
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:33:38 +00:00
f1b3d2e136 T01: update backend Dockerfile
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:33:24 +00:00
e4af170498 T01: update frontend Dockerfile
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:33:09 +00:00
175f96a996 T01: add backend vitest.config.ts
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:33:04 +00:00
182616c27f T01: add frontend vitest.config.ts
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:32:57 +00:00
2862b1afad T01: add .prettierrc
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:32:50 +00:00
565adc54b7 T01: add .eslintrc.json
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:32:43 +00:00
df16f08e22 T01: add backend src/index.ts
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:32:35 +00:00
5534baaf29 T01: add backend src/server.ts
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:32:28 +00:00
4d73138e59 T01: add backend tsconfig.json
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:32:23 +00:00
50d79f0fd1 T01: update backend package.json
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:32:04 +00:00
bad4368042 T01: update frontend src/index.css
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-06-21 20:31:45 +00:00
da2a8361fe T01: add frontend src/App.tsx