Skip to content

malditogeek/gitter-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitter React

Join the chat at https://gitter.im/malditogeek/gitter-react

A mobile Gitter client using isomorphic React.

You can try it here: http://gitter-react.herokuapp.com

WIP

I'm building this as an exercise to learn some React. Feel free to contribute tho 👍

Getting Started

You'll need to create an app at https://developer.gitter.im and expose your credentials through env vars:

  • export OAUTH_KEY=<your_app_key>

  • export OAUTH_SECRET=<your_app_secret>

  • export REDIRECT=<your_app_redirect>

  • export SESSION_SECRET=<secret>

  • Start the server: npm start

  • Build the app+css: npm run webpack

License

MIT

About

Gitter client using isomorphic React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published