Initial template
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
## Checking commands
|
||||
After writing code, always run from `backend/`:
|
||||
```shell
|
||||
ruff format
|
||||
ruff check --fix
|
||||
ty check
|
||||
```
|
||||
Reference in New Issue
Block a user