somod-chat-service
Version:
Serverless Chat Service from SOMOD
36 lines (19 loc) • 637 B
Markdown
# SOMOD Chat Service
Text Chat Service developed using [SOMOD](https://somod.dev).
## Install
Install as an npm package in somod modules
```bash
npm install somod-chat-service
```
## Usage
### Apis
> : TODO for doc:
refer template for available APIs
### Extending
> : TODO for doc
## Issues
The project issues, features, and milestones are maintained in this GitHub repo.
Create issues or feature requests at https://github.com/somod-dev/somod-chat-service/issues
## Contributions
Please read our [CONTRIBUTING](https://github.com/somod-dev/somod/blob/main/CONTRIBUTING.md) guide before contributing to this project.