https://github.com/chat-sdk/chat-sdk-api
https://github.com/chat-sdk/chat-sdk-api
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chat-sdk/chat-sdk-api
- Owner: chat-sdk
- Created: 2019-04-15T13:54:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T13:56:23.000Z (over 7 years ago)
- Last Synced: 2025-01-12T14:29:43.096Z (over 1 year ago)
- Language: JavaScript
- Size: 59.6 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat SDK Admin API
[](https://david-dm.org/pepebecker/chat-sdk-admin-api)
[](https://david-dm.org/pepebecker/chat-sdk-admin-api#info=devDependencies)
## CLI Commands
``` bash
# install dependencies
npm install
# start the server
npm start
# start the server and restart on file change
npm run watch
```
If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/pepebecker/chat-sdk-admin-api/issues).