Commit Graph
3 Commits
Author SHA1 Message Date
matthewcroughan 49bd5ad26b lnbits/server.py: init
This adds a wrapper around uvicorn using Python. This is so the
entrypoint lnbits.server can be called on the command line, and passed
arguments like port and host. This makes lnbits feel more like a real
CLI application, and lends well to running as a service in systemd
2022-07-08 11:06:23 +01:00
matthewcroughan 50a5f47308 Add Poetry as a build system 2022-07-08 09:22:35 +01:00
matthewcroughan c4924bcf24 gitignore: add Nix ignores 2022-07-08 09:20:38 +01:00