mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-10 15:37:58 -05:00
A basic TODO project.
| Characteristic | |
|---|---|
| Language | plain JavaScript |
| Database | Postgres, with the Postgres adapter |
| Cluster? | Yes, with the @socket.io/sticky module) |
Usage
$ docker-compose up -d
$ npm install
$ npm start