* remove global npm install of create-next-app * add npx to create-next-app command in examples * add bash to shell snippets * add yarn create to next-app command in examples * fix READMEs named with lowercase * change READMEs to use UPPERCASE
* add with-custom-reverse-proxy example * cleanup * cleanup package.json * fix linting errors * more linting errors