ConvoComet is an open source commenting system designed for blog owners coming from services like Disqus and Openweb. This repository contains all code for ConvoComet.
/apps/All Apps/apps/webThe main application; includes backend, dashboard frontend, and widget./apps/docsThe documentation site/apps/testingSmall app used to simplify testing of widget integrations. Not deployed
/packages/All SDKs and packages/packages/sdkThe JavaScript SDK used in the widget/packages/widgets/All widget integration packagespackages/widgets/webThe JavaScript integration. Distributed as a single scriptpackages/widgets/reactThe React integrationpackages/widgets/svelteThe Svelte integrationpackages/widgets/solidThe Solid.js integrationpackages/widgets/vueThe Vue integration
TODO
