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

https://github.com/kevinast/dmrst

deployable-monorepo-socket-test
https://github.com/kevinast/dmrst

heroku-deployment monorepo proof-of-concept socket-io websockets

Last synced: about 1 month ago
JSON representation

deployable-monorepo-socket-test

Awesome Lists containing this project

README

          

# dmrst (deployable-monorepo-socket-test)

This repo is a proof-of-concept sandbox that tests/proves the following concepts:

- a monorepo, containing all modules _(server/client/common-utils)_ - **my own [KISS](https://en.wikipedia.org/wiki/KISS_principle) rendition**
- deployable to a production service _([Heroku](https://www.heroku.com/))_
- SmartSystem WebSockets Integration _(using Socket.IO)_