Convention attention grabber
- Clone the repository, or download the compressed folder from GitHub
- run
npm install
to grab the dependencies
- Add photos to
public/media/slides/{photo}.png
- Optionally add a caption
- Create a text file with the same name as the photo.
{photo}.txt
- Insert plain text to caption to photo
- Create a text file with the same name as the photo.
Runs like a typical express app:
- node app.js
- open a browser to [http://localhost:3000]
- slides will be randomized on each page reload
**Web interface coming later
After the convention, open to file 'data/db.json' to see who all signed up and for which groups they need to be contacted
MIT