๐Ÿ“ฆ phazonoverload / pusher-photowall

โ˜… 1 stars โ‘‚ 2 forks ๐Ÿ‘ 1 watching
๐Ÿ“ฅ Clone https://github.com/phazonoverload/pusher-photowall.git
HTTPS git clone https://github.com/phazonoverload/pusher-photowall.git
SSH git clone git@github.com:phazonoverload/pusher-photowall.git
CLI gh repo clone phazonoverload/pusher-photowall
Kevin Lewis Kevin Lewis updated readme docs 0553d70 6 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ client
๐Ÿ“„ .gitignore
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ readme.md
๐Ÿ“„ server.js
๐Ÿ“„ README.md

Pusher Photo 'Booth' and Wall

Press any key in a browser with camera access and have it automatically appear on the photo wall after being processed by Cloudinary.

Requirements

  • A Pusher account
  • A Cloudinary account
  • Node.js installed

Setup

  • npm install
  • Rename variables.env.example to variables.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.