STORY
PPPs #1 - Una-connect: Creating the project
AUTHOR
Joined 2022.07.28
DATE
VOTES
sats
COMMENTS

PPPs #1 - Una-connect: Creating the project

Plans 📆

The project has been created with some JSON files as config file. I want to remove them and use a SQLite DB instead. The main reason to do this, is to have a Web UI to manage settings. With a Web UI, it will be easier to use it in node app like Umbrel, Citadel etc.

I also planned to create a JS library for the client part. My goal here is the library will be able to run on browser and Node.

Progress ✅

This project is very early since it has only few days. The server part of the project has been created (the one who is connected to your Lightning node)

Problems ✋

No problem encountered