Initial commit
Some checks failed
CI / main (push) Has been cancelled

To connect your workspace to Nx Cloud, push your repository
to your git hosting provider and go to the following URL:

https://cloud.nx.app/connect/y7d9S2CCyu
This commit is contained in:
Igor Rybakov
2026-03-06 18:09:26 +02:00
commit fb94cbc557
12 changed files with 5379 additions and 0 deletions

3
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"recommendations": ["nrwl.angular-console", "esbenp.prettier-vscode"]
}