mirror of
https://github.com/aljazceru/satdress.git
synced 2025-12-17 05:24:20 +01:00
efb41f6d6bc23b80a85d69b56e1895a2d84b413b
fixes https://github.com/fiatjaf/satdress/issues/12
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.
Description
Languages
Go
54.2%
HTML
28.2%
CSS
12.8%
Nix
2.4%
Dockerfile
1.3%
Other
1.1%