Modularizing, adding frontend module
Jenkins Production Deployment

This commit is contained in:
2021-09-19 20:19:20 +02:00
parent 765a5c235a
commit b9c4a278cc
28 changed files with 29340 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# IntelliJ IDEA files
*.iml
/.idea/
# Compiled source
/target/
/out/
/dist/
# Node stuff
/node_modules