Initial project template

This commit is contained in:
Toni Koskinen
2026-03-26 11:01:01 +02:00
commit 1786acc75c
59 changed files with 18738 additions and 0 deletions

6
.prettierignore Normal file
View File

@@ -0,0 +1,6 @@
# Add files here to ignore them from prettier formatting
/dist
/coverage
/.nx/cache
/.nx/workspace-data
.angular