Files
socket.io/examples/basic-crud-application/server-postgres-cluster

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