Package Information
Downloads: 1 weekly / 4 monthly
Latest Version: 0.1.0
Author: John Kane
Documentation

Additional Local Setup
- Set the container flag for external npm packages e.g. NODE_FUNCTION_ALLOW_EXTERNAL=* for all or just add @clerk/backend
- To install the package on the container run
docker exec -it <container-name> npm install @clerk/backend
Shout out: https://github.com/oriondesign2015/n8n-nodes-evolution-api for the inspiration on project structure.