https://github.com/somod-dev/somod-chat-service
Chat Service created using SOMOD
https://github.com/somod-dev/somod-chat-service
Last synced: 3 days ago
JSON representation
Chat Service created using SOMOD
- Host: GitHub
- URL: https://github.com/somod-dev/somod-chat-service
- Owner: somod-dev
- License: mit
- Created: 2023-12-02T15:47:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-28T14:11:05.000Z (about 1 month ago)
- Last Synced: 2026-03-28T19:19:48.567Z (10 days ago)
- Language: TypeScript
- Size: 1.45 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.