Camera side code of Pi-Eye
- NodeJS
- TypeScript
- Node and npm
- Clone repository
git clone https://github.com/Pi-Eye/pi-eye-camera
- Install NPM package
npm install
-
Make a copy of
temp.envand name it.env -
Open
.envand fill out environment variables, comments in file -
Start camera with npm by running:
npm start
Distributed uner the GPL-3.0 License. See LICENSE.txt for more information.
Bennett Wu - bwu1324@gmail.com