Library for calling the Snapchat Camera-Kit API in Node.js Hackerman style š¤
npm install @ptrumpis/snap-camerakit-bridge





shell
npm i @ptrumpis/snap-camerakit-bridge
`#### Use Bridge with Docker container
Build container
`shell
npm run docker-build
`Run container
`shell
npm run docker-run
`#### Use Bridge locally without Docker container
To set up a local Bridge without Docker you need to install dependencies with
`shell
npm run install-bridge-deps
`And start local Bridge with
`shell
npm run bridge
``



You can also become my GitHub Sponsor

---
Ā© 2025 Patrick Trumpis