Scalable Distributed Game Server Engine with Hot Swapping in Golang
-
Updated
Jul 22, 2020 - Go
Add a description, image, and links to the entities topic page so that developers can more easily learn about it.
To associate your repository with the entities topic, visit your repo's landing page and select "manage topics."
Hi!
I tried out MikroORM in an NX Workspace, and to use it there, I see a blocker.
In an NX Monorepo setup, every single project uses the same top-level package.json, but MikroORM CLI relies on the config specified in the package.json.
.