Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpirescarvalho/chatter-server

Chatter server built with NodeJS 🔌📫
https://github.com/mpirescarvalho/chatter-server

chat chatter chatter-server express nodejs realtime socket-io

Last synced: 4 days ago
JSON representation

Chatter server built with NodeJS 🔌📫

Awesome Lists containing this project

README

        

# Chatter/server


GitHub language count
GitHub top language
GitHub stars
GitHub last commit

Server for realtime chat web and mobile app. You can find them here:

- [Web](https://github.com/mpirescarvalho/chatter)
- [Mobile](https://github.com/mpirescarvalho/chatter-mobile)

---

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/awesome`)
3. Commit your changes (`git commit -am 'Add awesome feature'`)
4. Push to the branch (`git push origin feature/awesome`)
5. Create a new Pull Request

## Building

You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.

```bash
$ git clone https://github.com/mpirescarvalho/chatter-server.git
$ cd chatter-server
$ npm install
$ npm run start
```

Runs the server in the development mode.

## Contact


made by Marcelo Carvalho


made by Marcelo Carvalho