eBay for krypto. https://kryptori.lu1.sh
0

Configure Feed

Select the types of activity you want to include in your feed.

Updated the instructions on running.

+3 -1
+3 -1
README.md
··· 55 55 56 56 ## Run the application 57 57 58 - `nix develop` then `make run` or `uvicorn main:app --reload` 58 + `cargo run` to run. 59 + 60 + `cargo build --release` to build a release binary. 59 61 60 62 ## Models 61 63