Files
talk/client/coral-admin
2016-11-08 19:52:37 -03:00
..
2016-11-08 19:52:37 -03:00
2016-11-08 12:03:49 -07:00
2016-11-08 12:03:49 -07:00
2016-11-08 18:51:52 -03:00
2016-11-08 17:21:12 -03:00
2016-11-03 11:52:28 +01:00
2016-11-08 18:25:54 -03:00
2016-11-08 19:42:58 -03:00

Coral Admin

This app handles moderation for Talk (and maybe more later on)

Installation

$ npm install
$ cp config.sample.json config.json

Then change config.json to adjust it to your project

Building for production

$ npm run build

The public folder has everything you need for deployment. You can just copy that folder to your favorite static web server

Development

$ npm start

A development server will be running at http://localhost:4132