getAlby / nostr-wallet-connect

Nostr Wallet Connect (NIP-47) application to allow apps to connect to your node
https://nwc.getalby.com
Apache License 2.0
103 stars 31 forks source link

feat: config db #222

Closed rolznz closed 7 months ago

rolznz commented 7 months ago

This PR always sets up a database entry for the config, based off the env if it's not setup yet.

The app can always rely on the database config being available and does not merge configs.