https://github.com/beeman/graphql-intercom
☎️ Small GraphQL server that serves as an intercom allowing to publish messages and subscribe to them.
https://github.com/beeman/graphql-intercom
Last synced: 4 months ago
JSON representation
☎️ Small GraphQL server that serves as an intercom allowing to publish messages and subscribe to them.
- Host: GitHub
- URL: https://github.com/beeman/graphql-intercom
- Owner: beeman
- License: mit
- Created: 2019-11-25T03:27:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T06:57:20.000Z (about 5 years ago)
- Last Synced: 2025-10-29T22:35:41.651Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.72 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphql-intercom
☎️ Small GraphQL server that serves as an intercom allowing to publish messages and subscribe to them.










```
npx graphql-intercom
```
## Credits
- Based on [npm-typescript-package-boilerplate](https://github.com/93v/npm-typescript-package-boilerplate)
## MIT License