event-driven-io / emmett

Emmett - a Node.js library taking your event-driven applications back to the future!
https://event-driven-io.github.io/emmett/
195 stars 19 forks source link

Configured monorepo using NPM workspaces #8

Closed oskardudycz closed 9 months ago

oskardudycz commented 9 months ago

Configured simple mono repo structures following the NPM workspaces based on e.g. this guidance.

Considered TurboRepo or Nx, but that sounded like too much hassle for now. In the future, it'll be good to revisit that.