This project is developed for the Raspberry Pi and it controls the GPIO pins on the Raspberry Pi.
- Connect the Raspberry Pi GPIO pins to the device.
- Clone this repo on the Raspberry Pi.
- Run 'npm install'.
- Run 'tsc' to compile Typescript.
- Run 'npm start' to start the server.