12 lines
719 B
Markdown
12 lines
719 B
Markdown
# Web feed
|
|
|
|
This is a webpage that can be projected during the event and will show every photo shot by the guests and by the photo booth.
|
|
|
|
## Install
|
|
|
|
- Copy the current directory to the computer connected to the projectior
|
|
- Copy config-example.js to config.js and edit it
|
|
- Change BASEURL using the url of the webservices
|
|
- Change TOKEN using a valid token picked from the user table in the db. You can add an user to be used only for the web feed, or use the one created for the photo booth. If you create a new user, you must create a token for it, any relatively secure string should do.
|
|
- During the event, open the index.html file with a web browser on the projector's computer and put it in fullscreen with F11
|