firstly install npm dependencies with npm install
I’m using :
npx shadow-cljs -d nrepl:0.7.0 -d refactor-nrepl:2.5.0 -d
cider/cider-nrepl:0.25.1 server
And start node with:
node scripts/index.js
And authenticate with Whatsapp QR Code. PS: You have to change “Pessoa” on main function in core.cljs to other String to find the contact on your contact list
npm run dev