Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 296 Bytes

tos-simulator-socket

A simple dummy operations simulator and WebSockets server (demo project)

Quickstart

  • Clone or download this repo onto your machine;
  • Open up a command line inside the repository, and run the server through composer:
docker-compose up -d --build