mroxso

Results 7 issues of mroxso

This fixes the bootstrap viewport for a better view on other devices (mobile phones, etc)

This fixes the changed filename in the source git repo

I tested this project on a TDisplay and everything works fine except the LNPoS Service. (LNURLPoS and LNATM works fine) My WiFi is set up correctly. I debugged it with...

This adds a working Dockerfile.

This fixes the payments_url in the relay information, so that clients can display a "register to this relay" button (see here: https://github.com/nostr-protocol/nips/blob/master/11.md#pay-to-relay) It also contains a better designed website for...

It seems like there is a bug in the payment calculation (not the real calculation, but the information about the relay calculation). Example: 1. I set up a relay and...

Adds a Dockerfile. This uses 2 Steps: First: Build the project with `quasar build` Second: Run the built project