mirror of
https://github.com/believethehype/nostdress.git
synced 2026-06-12 04:13:30 -07:00
8a659a98e6cf73fd11335a7fcb36bd2dd1f9984d
Satdress
Federated Lightning Address Server
How to run
- Download the binary from the releases page (or compile with
go buildorgo get) - Set the following environment variables somehow (using example values from bitmia.com):
PORT=17422
DOMAIN=bitmia.com
SECRET=askdbasjdhvakjvsdjasd
SITE_OWNER_URL=https://t.me/qecez
SITE_OWNER_NAME=@qecez
SITE_NAME=Bitmia
- Start the app with
./satdress - Serve the app to the world on your domain using whatever technique you're used to
Get help
Maybe ask for help on https://t.me/lnurl if you're in trouble.
Languages
Go
77.7%
HTML
14.6%
CSS
5.5%
Nix
1%
Dockerfile
0.7%
Other
0.5%