first commit

This commit is contained in:
2025-06-11 21:56:36 +04:00
parent 8af8c416f5
commit c8a3961935
7 changed files with 5593 additions and 2271 deletions

View File

@ -2,5 +2,5 @@ include frontend.env
frontend-lint:
yarn lint && yarn format
npm run lint && npm run format