- make it easier/better
- handle case where no
AWS
credentials can break server - check any
Throw error()
calls, these breakNode
- make sure table seeding works from scratch
- update migrations(lack of) some tables changed in schema, some of the seed definitions are now rong eg.
tags
table
- determine max connection limit for MySQL based on RAM/buffer/etc calculations
- image downsizing on remote side eg. with
jimp
this isn't really needed as the client resizes the images/displays using thumbnails