Hosted on SourceHut but also hosted on Github for convenience. If you're curious why SourceHut is neat check out this.
An entirely peer to peer notetaking app that even works offline. This is built atop cabal chat.
Get started:
yarn install
yarn run dev
Prod build:
yarn run build
yarn run start
Visit http://localhost:3000 and wait for the messages to sync (or start writing)!