Learn how to set up and configure the NotCMS client
npx notcms-kit init
to generate for the first time or npx notcms-kit pull
to update your schemanotcms
to your project dependenciesEnvironment variables not loading
.env
file exists in project rootdotenv
Authentication failed
NOTCMS_SECRET_KEY
is correctNOTCMS_WORKSPACE_ID
matches your workspaceSchema not found
npx notcms-kit pull
to generate schemaTypeScript errors
npx notcms-kit pull