add: circle stacks
This commit is contained in:
parent
50704d27a9
commit
56cea83933
27 changed files with 419 additions and 107 deletions
|
@ -10,7 +10,7 @@ Make sure you have AT LEAST rustc version 1.89.0-nightly.
|
|||
Everything Tetratto needs will be built into the main binary. You can build Tetratto with the following command:
|
||||
|
||||
```bash
|
||||
cargo build
|
||||
cargo build -r
|
||||
```
|
||||
|
||||
Tetratto **requires** a PostgreSQL server, as well as a Redis (or Redis fork) instance.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue