Updated angular version and switched hosting to docker
All checks were successful
Build Website / Build NPM Project (push) Successful in 17s
Build Website / Tag Version (push) Successful in 3s
Build Website / Build & Push Dockerfile (push) Successful in 44s

This commit is contained in:
2023-12-06 22:37:53 -05:00
parent 858f741ac8
commit 156825d473
30 changed files with 9667 additions and 13374 deletions

26
.gitignore vendored
View File

@ -1,19 +1,4 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/tmp
/out-tsc
# dependencies
/node_modules
# profiling files
chrome-profiler-events.json
speed-measure-plugin.json
# IDEs and editors
/.idea
.idea
.project
.classpath
.c9/
@ -28,6 +13,15 @@ speed-measure-plugin.json
!.vscode/launch.json
!.vscode/extensions.json
# compiled output
.angular
dist
tmp
out-tsc
# dependencies
node_modules
# misc
/.sass-cache
/connect.lock