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

https://github.com/totaljs/tms

Total.js Message Service (TMS) integrator application.
https://github.com/totaljs/tms

Last synced: 12 months ago
JSON representation

Total.js Message Service (TMS) integrator application.

Awesome Lists containing this project

README

          

# Total.js TMS Integrator (BETA)

- [Website](https://www.totaljs.com/tms/)
- [__Documentation__](https://docs.totaljs.com/total4/)
- [Chat support](https://platform.totaljs.com/?open=messenger)
- [Join __Total.js Telegram__](https://t.me/totalplatform)
- [Support](https://www.totaljs.com/support/)

Total.js TMS Integrator can integrate multiple Total.js apps with the help of Total.js Message Service architecture.

- [Download components](https://github.com/totaljs/flowstreamcomponents)
- [Documentation](https://docs.totaljs.com/)

__Requirements__:

- Total.js 4 - `$ npm install total4`

__Docker__:

```bash
docker pull totalplatform/tms
docker run -p 8000:8000 totalplatform/tms
````