1
0
mirror of https://github.com/hexolan/stocklet.git synced 2026-05-20 11:39:24 +01:00

feat: base frontend

feat: base openapi v2 to openapi v3 generation
This commit is contained in:
2025-08-07 16:23:22 +01:00
parent 56e78231de
commit 859e075407
28 changed files with 6349 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
FROM node:24
WORKDIR /app
# TODO