ukmadlz / ukmadlz-twitch

My twitch bot and overlays
ukmadlz-twitch-overlays.vercel.app
MIT License
2 stars 1 forks source link

suggestion: better monorepo setup #5

Open 0-vortex opened 3 years ago

0-vortex commented 3 years ago

Currently all overlays leverage some form of React, you could just move the "overlays" folder up and have this set up initially as a template repository - this would improve awareness and discoverability for your projects, enabling some users to test your set up more easily and potentially contribute !

0-vortex commented 3 years ago

looking back at it, Lerna seems like a good idea as well - can contribute some helpful workflows if you want to give it a try in the future !