Original project built by @phazonoverload
Press any key in a browser with camera access and have it automatically appear on the photo wall after being processed by Cloudinary.
- A Pusher account
- A Cloudinary account
- Node.js installed
npm install
- Rename
variables.env.example
tovariables.env
and put in your credentials node server.js
- Open localhost:5000/upload to get the upload page and on the same computer open localhost:5000/wall to show the wall.