Dockerized frontend

This commit is contained in:
s-prechtl 2023-01-31 08:37:02 +01:00
parent f4eeb11c68
commit ad117b4d2c
5 changed files with 26 additions and 1 deletions

3
frontend/.dockerignore Normal file
View file

@ -0,0 +1,3 @@
node_modules
.gitignore
README.md