joshburgess / redux-most

Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
https://www.npmjs.com/package/redux-most
MIT License
139 stars 14 forks source link

Setup gitter community #12

Closed jshthornton closed 7 years ago

jshthornton commented 7 years ago

It would be good to have a few gitter channels for things such as support, general discussion, and what not.

joshburgess commented 7 years ago

I was thinking about doing this, but wasn't sure if there were enough users to bother. haha. but yeah, it's probably a good idea now that a few people are starting to contribute. I'll try to create one tonight.

joshburgess commented 7 years ago

I actually just went ahead and made it just now.

https://gitter.im/redux-most

We should add a link to it in the README soon.

joshburgess commented 7 years ago

@jshthornton looks like it forked the repo to add a badge or something, but I don't see the badge in their fork. do you know how that works?

https://github.com/gitter-badger/redux-most

jshthornton commented 7 years ago

You should just be able to use this https://img.shields.io/gitter/room/nwjs/nw.js.svg

Then add a link to it.