Skip to content

KevinAst/dmrst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 rendition
  • deployable to a production service (Heroku)
  • SmartSystem WebSockets Integration (using Socket.IO)