Files
talk/client/coral-admin
Belén CurcioandDan Zajdband 5b74beabd6 Community Section - Search Commenters (#60)
* Table

* úsers api

* Ádding envs and version

* Community Table Added

* Ádding redux

* Adding loading data state

* Community Actions

* Adding Inmutable

* Fetching commenters

* Search commenters

* Linting and translations

* Ádding Sort

* sortBuilder

* pagr

* request per page, pager and mor

* package.json

* new Page actiokn

* éslint

* Changes and cleaner comps

* removed console.log
2016-11-11 11:14:26 -05:00
..
2016-11-08 15:00:19 -07:00
2016-11-03 11:52:28 +01:00
2016-11-09 17:27:44 -05: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