WIP add apalis & split up main process

This commit is contained in:
2024-07-27 13:55:08 -04:00
parent 4a5d514cc7
commit 764d3f23b8
10 changed files with 514 additions and 5 deletions

5
rust-analyzer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"files": {
"excludeDirs": ["frontend"]
}
}