1.0.0 • Published 2 years ago
@zqbflynn/mini-comms v1.0.0
Minimum Viable Comms - Reference implementation of RFC-5
Getting Started
Dependencies
- Node >= v16
Installation
Install Node dependencies:
make installUsage
Build and start the project:
make build
make startTest
Run unit and integration tests:
make build
make testEnvironment Variables
Server
HTTP_SERVER_PORT: (Defaults to 3000)HTTP_SERVER_HOST: (Defaults to 0.0.0.0)
1.0.0
2 years ago