Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 280 Bytes

File metadata and controls

4 lines (3 loc) · 280 Bytes

Combined Server

This package is just a way to easily build all the seperate microservices into a single docker image. This is mainly for development purposes, but can be used in production (although it effectively creates a monolith).

This package contains predominantly code