This demo application shows you how you can use our Node.js SDK and web snippet to send screen views, track events and sync users/accounts.
$ npm install
Copy the .env-example
file and paste your API key generated via system.journy.io
$ cp .env-example .env
$ npm run dev