Replies: 2 comments 5 replies
-
Thnking about a web-framework for having a frontend for the self-hosted servers, here are some feature we should take into account for selecting such a framework:
If you have any other relevent points to put on the list, please comment. |
Beta Was this translation helpful? Give feedback.
4 replies
-
How would this project be hosted to ensure that it stays decentralized? Surely hosting on a centralized server compromises the very essence of it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For supporting self hosted node projects (e.g. Umbrel, BtcPay Server,...) we should provide a web frontend based on the REST Api.
@salokiam has started to work on that. First goal is to identify the API endpoints for realistic use cases and implement the functionality of the basic use cases.
We should think about which web framework would fit best also in context of potential re-use for a light mobile version (iOS).
Beta Was this translation helpful? Give feedback.
All reactions