99x / react-scaffolder

:zap: Scaffolding tool for React
MIT License
44 stars 14 forks source link

Modularize react-scaffolder #23

Open rajikaimal opened 7 years ago

rajikaimal commented 7 years ago

This is related to future work. Objective is to create an entire eco system of clients depending on a core set of APIs provided by react-scaffolder.

According to the proposed architecture core APIs will moved into a separate package. Probably similar to react-scaffolder-core.

Core will be consumed by client application. Web client, CLI, Electron application, opening up numerous possibilities rather than sticking into a CLI based solution.

Proposed architecture:

shapkarin commented 5 years ago

Maybe create a VS Code package?

rajikaimal commented 5 years ago

That's a good suggestion too. Great if you can provide any other inputs.

shapkarin commented 5 years ago

OK. Only after I make some from that list.