/AnonChat

Node | Express| Socket chat app built for anonymous chatting

Primary LanguageJavaScriptMIT LicenseMIT

AnonChat

Node | Express| Socket.io chat app built for anonymous messaging functionality

Demo

You can demo this web app at: AnonChat.

Installation

To run the application locally, first clone this repository with the following command:

git clone https://github.com/mercerbe/AnonChat.git

Next, install the application dependencies:

* cd your/path/to/AnonChat
* npm install

Finally, run the node server locally:

node server.js

Now, open the local application on port 8080 at the URL: http://localhost:8080/.

Setup

update and install this package first

$ brew update
$ brew install AnonChat

now install npm dependencies

$ npm install

Contributors

Ben Mercer
Ben Mercer
github.com/mercerbe

Errors and bugs

If something is not behaving intuitively, it is a bug and should be reported. Report it here by creating an issue: https://github.com/mercerbe/Taulkback/issues

Help us fix the problem as quickly as possible by following Mozilla's guidelines for reporting bugs.

Patches and pull requests

Your patches are welcome! Here's our suggested workflow:

  • 🍴 Fork the project.
  • Make your feature addition or bug fix.
  • Send us a pull request with a description of your work. Bonus points for topic branches!

Copyright and attribution

Copyright (c) 2016. Released under the MIT License.