An open API service indexing awesome lists of open source software.

https://github.com/chat-sdk/chat-sdk-api


https://github.com/chat-sdk/chat-sdk-api

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Chat SDK Admin API

[![dependency status](https://img.shields.io/david/pepebecker/chat-sdk-admin-api.svg)](https://david-dm.org/pepebecker/chat-sdk-admin-api)
[![dev dependency status](https://img.shields.io/david/dev/pepebecker/chat-sdk-admin-api.svg)](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).