Back to Socket Io

README

examples/basic-crud-application/server-postgres-cluster/README.md

4.7.5645 B
Original Source

A basic TODO project.

Characteristic
Languageplain JavaScript
DatabasePostgres, with the Postgres adapter
Cluster?Yes, with the @socket.io/sticky module)

Usage

$ docker-compose up -d
$ npm install
$ npm start