sockethub/sockethub

View on GitHub
packages/sockethub/bin/sockethub

Summary

Maintainability
Test Coverage
#!/usr/bin/env node
const sockethubServer = require("@sockethub/server");
sockethubServer();