diff --git a/README.md b/README.md new file mode 100644 index 000000000..f0f5085b4 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# Talk +A commenting platform from The Coral Project. [https://coralproject.net](https://coralproject.net) + +## Getting Started +`npm install` +Run it once to install the dependencies. + +`npm start` +Runs Talk. + +## Testing +`npm test` + +## Lint +`npm lint` + +## Docs +`swagger.yaml` + +## Mantainers + +### License +**Apache-2.0**