redwood setup
Initialize project config and install packages
Subcommands
| Name | Description | 
|---|---|
| auth | Setup auth configuration for a provider | 
| custom-web-index | Setup an index.js file in web/src so you can customize how your Redwood App mounts to the DOM | 
| generator | SCopies a given generator's template files to your local app for customization. The next time you generate that type again, it will use your custom template instead of Redwood's default | 
| tsconfig | Setup tsconfig.json on both web and api sides | 
| deploy | Setup auth configuration for a provider |