Utility to bootstrap and publish forest admin cloud projects customization
npm install @forestadmin/forest-cloudThis package needs to be installed to bootstrap and publish your cloud customizations.
It is used as a dev-dependency of the cloud-customizer
Mandatory option: -e, --env-secret
- Login to forestadmin
- Creates a new folder "cloud-customizer"
- Setup .env file with FOREST_ENV_SECRET and authentication token
- Generate typings from your database
Generate typings from the structure of the database and the code customizations.
Ask user to authenticate and refresh the authentication token.