This is a personal project to test bolt
You can use bolt to run command on root for one or many apps / components.
Some quick recipes :
Components need to be build, you can build all components with following command.
bolt ws --only-fs="components/*" run build
bolt w market-workspace-apps run start
- Dev environment for components