FrankencoinPay POS code for MDB vending machines
- Install Raspberry Pi OS lite (32-bit)
- Enable SSH and Wifi
- Configure username/password
- Install Node.js
- Download this git repo and dist code (from workflow)
- Install npm packages
- Enable serial port (raspi-config)
- Setup pm2
sudo npm install -g pm2sudo pm2 startupsudo pm2 start dist/src/app.jssudo pm2 save