add: manage followers page
This commit is contained in:
parent
959a125992
commit
70ecc6f96e
8 changed files with 119 additions and 6 deletions
1
justfile
1
justfile
|
@ -10,5 +10,6 @@ doc:
|
|||
cargo doc --document-private-items --no-deps
|
||||
|
||||
test:
|
||||
sudo pkill -e tetratto
|
||||
cd example && LITTLEWEB=true PORT=4119 cargo run &
|
||||
cd example && cargo run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue