mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 19:51:17 +00:00
feat: base frontend
feat: base openapi v2 to openapi v3 generation
This commit is contained in:
4
build/frontend/Dockerfile
Normal file
4
build/frontend/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM node:24
|
||||
WORKDIR /app
|
||||
|
||||
# TODO
|
||||
Reference in New Issue
Block a user