Security and assorted updates (Nov 2021)
- Removed server.js dependency
- Added support for passing PORT to npm command for dev server.
- Updating app.yaml for node16 runtime
- Upgrading axios to latest, next.js to 12, react to 17
- Updating ci build scripts and adding documentation
- Converting eslint directives to leverage next.js's builtins
What's Changed
- Next.js 12 + React 17 Upgrades by @blainegarrett in #17
- Upgrades 2021 by @blainegarrett in #18
Full Changelog: v0.3.4...v1.0.0.0