tangled
alpha
login
or
join now
malpercio.dev
/
ezpds
0
fork
atom
An easy-to-host PDS on the ATProtocol, MacOS. Grandma-approved.
0
fork
atom
overview
issues
pulls
pipelines
test commit plz ignore
malpercio.dev
1 week ago
91e44533
90704953
+1
1 changed file
expand all
collapse all
unified
split
crates
relay
src
main.rs
+1
crates/relay/src/main.rs
···
19
19
}
20
20
}
21
21
22
22
+
///Hello!
22
23
fn run() -> anyhow::Result<()> {
23
24
tracing_subscriber::fmt()
24
25
.with_env_filter(tracing_subscriber::EnvFilter::from_default_env())