@forestadmin/forest-cloud
v1.12.2
Published
Utility to bootstrap and publish forest admin cloud projects customization
Downloads
1,482
Readme
This package needs to be installed to bootstrap and publish your cloud customizations. It is used as a dev-dependency of the cloud-customizer
available commands
bootstrap
Mandatory option: -e, --env-secret <environment-secret-key>
- Login to forestadmin
- Creates a new folder "cloud-customizer"
- Setup .env file with FOREST_ENV_SECRET and authentication token
- Generate typings from your database
update-typings
Generate typings from the structure of the database and the code customizations.
login
Ask user to authenticate and refresh the authentication token.