michaelx / media-tracker

Self-hosted open source media-tracker for tv shows and movies. (React, Redux)
MIT License
44 stars 5 forks source link

Add lerna #1

Closed LuizGMiranda closed 5 years ago

LuizGMiranda commented 5 years ago

Added lerna to improve package dependency management.

michaelx commented 5 years ago

Thank you @LuizGMiranda! I’ll leave this PR open for now. Once the server (back-end) part of the project is further ahead, and we know were it goes, we can optimize the monorepository with Lerna or Yarn Workspaces (when it becomes too complex).