mirror of
https://github.com/indiefellas/Nekomment.git
synced 2026-06-05 20:02:27 +00:00
A dynamic, server(less)-side comments system.
https://cmt.nkko.link/
| src | ||
| .gitignore | ||
| bun.lock | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Nekomment
A comments system.
Currently we are using Cloudflare Workers, D1 and Workers KV for the system. Work in progress also.
This is a monorepo, that contains the different aspects of Nekomment, from the API, to the dashboard.