first commit
Some checks failed
Deploy Application / deploy (push) Failing after 7m8s

This commit is contained in:
2025-06-11 21:01:17 +04:00
commit 5c7e5fabbb
29 changed files with 3074 additions and 0 deletions

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
include frontend.env
frontend-lint:
yarn lint && yarn format