interesting.. you host the content?
On 20/04/2022 14:30, Sebastian Korotkiewicz wrote:
Hello!
I would like to show you my little project, which I have been working on for the last few days.
I want to add, that this is not an original idea, but I always wanted to create such a project, so I found some time and this is the project "Licom".
It is a simple plugin for your browser, which adds the possibility of commenting literally every web page.
The project is created in React and the server is created in Restify + Prisma.
If you find some time, you can test my plugin and write what you think about it :) Of course the project is open-source :)
Interesting fact to add here is that I use ED25519 keys to sign every comment, the key is generated at registration and used to login. So save your generated private key to be able to login again :)
Git: https://github.com/skorotkiewicz/Licom Intro: https://licom.fly.dev