Skip to content

goextend/ZeroCRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeroCRM Sample Application

Getting started

  1. Run npm install.
  2. Generate a .env file by running
    cat > .env <<EOF
    MASTER_WEBTASK_TOKEN={master_webtask_token}
    HOST_URL={host_url}
    WEBTASK_CONTAINER={webtask_container}
    ZEROCRM_TENANT={webtask_container}
    EOF
    
  3. Run npm run start to start the project.

Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors