Skip to content

openconf/jschat

Repository files navigation

JSChat

Build Status Dependency Status

The JavaScript community chat.

Installation

Prerequisites:

Five steps to start developing:

To build desktop app:

  • npm run build-app

To package desktop app:

  • npm run package

To publish desktop app:

  • update version for client, build and package an app
  • commit and push new desktop packages to [email protected]:openconf/jschatapp.git
  • update version in package.json
  • commit and push into repo

If you have any troubles, try to do the same with administrator permissions.

Scripts

  • npm start - just starts server
  • npm test - runs server tests
  • npm run compile - compiles client folder
  • npm run watch - watches client folder changes and refresh browser (server is also running)

Contributors

Ordered by date of first contribution. Auto-generated on Thu Oct 10 2013 05:59:08 GMT-0300 (BRT).

About

frontend community chat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published