# eeechat

> Multiuser chat application

Latest version **0.2.0** (published 2015-10-28) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install eeechat
pnpm add eeechat
yarn add eeechat
bun add eeechat
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.2.0 |
| Published | 2015-10-28 |
| First published | 2015-09-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 34 |
| Known vulnerabilities | 0 (+10 in 4 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | František Žiačik |
| Maintainers | ziacik |
| Keywords | chat |

## Links

- npm: https://www.npmjs.com/package/eeechat
- Repository: https://github.com/ziacik/eeechat
- Homepage: https://github.com/ziacik/eeechat#readme
- Issues: https://github.com/ziacik/eeechat/issues
- npm.io page: https://npm.io/package/eeechat

## Dependencies (34)

- [rc](https://npm.io/package/rc.md) ~0.5.0
- [jade](https://npm.io/package/jade.md) ^1.11.0
- [grunt](https://npm.io/package/grunt.md) 0.4.2
- [sails](https://npm.io/package/sails.md) ~0.11.0
- [shortid](https://npm.io/package/shortid.md) ^2.2.2
- [bcryptjs](https://npm.io/package/bcryptjs.md) ^2.2.1
- [gravatar](https://npm.io/package/gravatar.md) ^1.3.0
- [passport](https://npm.io/package/passport.md) ^0.2.2
- [validator](https://npm.io/package/validator.md) ^4.0.3
- [grunt-sync](https://npm.io/package/grunt-sync.md) ~0.0.4
- [sails-disk](https://npm.io/package/sails-disk.md) ~0.10.0
- [include-all](https://npm.io/package/include-all.md) ~0.1.3
- [sails-mongo](https://npm.io/package/sails-mongo.md) ^0.11.4
- [http-request](https://npm.io/package/http-request.md) ^0.7.0
- [connect-mongo](https://npm.io/package/connect-mongo.md) ^0.8.2
- [connect-redis](https://npm.io/package/connect-redis.md) 1.4.5
- [passport-local](https://npm.io/package/passport-local.md) ^1.0.0
- [passport-github](https://npm.io/package/passport-github.md) ^0.1.5
- [passport-google](https://npm.io/package/passport-google.md) ^0.3.0
- [socket.io-redis](https://npm.io/package/socket.io-redis.md) ^0.1.4
- [grunt-bower-task](https://npm.io/package/grunt-bower-task.md) ^0.4.0
- [grunt-contrib-jst](https://npm.io/package/grunt-contrib-jst.md) ~0.6.0
- [passport-facebook](https://npm.io/package/passport-facebook.md) ^2.0.0
- [grunt-contrib-copy](https://npm.io/package/grunt-contrib-copy.md) ~0.5.0
- [grunt-contrib-less](https://npm.io/package/grunt-contrib-less.md) 0.11.1
- [grunt-sails-linker](https://npm.io/package/grunt-sails-linker.md) ~0.9.5
- [grunt-contrib-clean](https://npm.io/package/grunt-contrib-clean.md) ~0.5.0
- [grunt-contrib-watch](https://npm.io/package/grunt-contrib-watch.md) ~0.5.3
- [grunt-contrib-coffee](https://npm.io/package/grunt-contrib-coffee.md) ~0.10.1
- [grunt-contrib-concat](https://npm.io/package/grunt-contrib-concat.md) ~0.3.0
- [grunt-contrib-cssmin](https://npm.io/package/grunt-contrib-cssmin.md) ~0.9.0
- [grunt-contrib-uglify](https://npm.io/package/grunt-contrib-uglify.md) ~0.4.0
- [passport-http-bearer](https://npm.io/package/passport-http-bearer.md) ^1.0.1
- [passport-google-oauth](https://npm.io/package/passport-google-oauth.md) ^0.2.0

## Recent versions

- 0.2.0 (latest) — 2015-10-28
- 0.1.0 — 2015-09-17
- 0.0.5 — 2015-09-14
- 0.0.4 — 2015-09-13
- 0.0.3 — 2015-09-13
- 0.0.2 — 2015-09-13
- 0.0.1 — 2015-09-13
- 0.0.0 — 2015-09-12

## README

# eeechat

a [Sails](http://sailsjs.org) application

## Install & run

npm install
bower install
sails lift

---
_Source: https://npm.io/package/eeechat · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
