Add: README,md

This commit is contained in:
2025-06-02 23:35:17 +08:00
parent d5e491de52
commit 3fe12a5fbd
+11
View File
@@ -0,0 +1,11 @@
# About
This is a nostr relay running on [rust](https://www.rust-lang.org/) and [tokio](https://tokio.rs/).
A Rust learning project with poor code quality.
# Usage
Run `cargo run` whit environment variable `DB_PATH` set to the path of the database file.
# Features
- NIP-1
- NIP-2
- NIP-5