This project was bootstrapped with Create React App.
Recompile SCCS using
sass ScrapbookStyle.scss scrapbook-style.css
I build and ship it serverless using:
npm run build; aws s3 sync build/ s3://<bucket-name>
Migration script from old photoshow to this timeline app
aws s3 cp s3:///media/Christmas s3:///Christmas --include "Christmas" --recursive --no-paginate
Useful links: