forestadmin/Forest Admin Schema & typings Dirtyness Checker

Allow to check that the .forestadmin-schema.json and the typings files (optional) are not dirty

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
setup-infrastructure-commandThe command to setup your infrastructure (Database, docker, etc.)no
run-agent-commandThe command to run your agentyes
log-when-setupA log that is printed in your console once your agent is fully setupyesSuccessfully mounted on Standalone server
log-when-agent-failedA log that is printed if your agent failed to startyesFailed running
schema-pathThe path to the .forestadmin-schema.json fileyes.forestadmin-schema.json
typings-pathUseful for the agent-nodejs (https://docs.forestadmin.com/developer-guide-agents-nodejs/getting-started/install/autocompletion-and-typings). It will check if the typings is not dirtyno
env-secret-nameThe name of the environment variable containing the secretyesFOREST_ENV_SECRET
auth-secret-nameThe name of the environment variable containing the auth secretyesFOREST_AUTH_SECRET
display-logDisplay all the logs instead of hiding themnofalse

no outputs