- Run
npm install. - Generate a
.envfile by runningcat > .env <<EOF MASTER_WEBTASK_TOKEN={master_webtask_token} HOST_URL={host_url} WEBTASK_CONTAINER={webtask_container} ZEROCRM_TENANT={webtask_container} EOF - Run
npm run startto start the project.
- For a step-by-step guide please see the Zero CRM Walkthrough.
- For general Extend docs go here