Skip to content

pusher-community/pusher-photowall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pusher Photo 'Booth' and Wall

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.

Requirements

  1. A Pusher account
  2. A Cloudinary account
  3. Node.js installed

Setup

  1. npm install
  2. Rename variables.env.example to variables.env and put in your credentials
  3. node server.js
  4. Open localhost:5000/upload to get the upload page and on the same computer open localhost:5000/wall to show the wall.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 37.6%
  • JavaScript 33.9%
  • HTML 28.5%