mirror of
https://github.com/wassname/talk.git
synced 2026-07-10 05:55:51 +08:00
9897135035a3cdf14e22fe995b6a44e8b599f0b7
Moved the moderation queue to its own folder and change the route to …
Talk 
A commenting platform from The Coral Project. https://coralproject.net
Contributing to Talk
Local Dependencies
Node Mongo
Getting Started
npm install
Run it once to install the dependencies.
npm start
Runs Talk.
Running with Docker
Make sure you have Docker running first and then run docker-compose up -d
Testing
npm test
Lint
npm run lint
Helpful URLs
Bare comment stream: http://localhost:5000/client/coral-embed-stream/ Comment stream embedded on sample article: http://localhost:5000/client/coral-embed-stream/samplearticle.html Moderator view: http://localhost:5000/admin/
Docs
swagger.yaml
License
Apache-2.0
Description
Languages
TypeScript
82.5%
Fluent
9.2%
CSS
5%
FreeMarker
1.6%
JavaScript
0.9%
Other
0.7%