Skip to content

mpirescarvalho/chatter-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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:


Contributing

  1. Fork it (https://github.com/mpirescarvalho/chatter-server/fork)
  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 installed on your computer in order to build this app.

$ 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