* first part of transition
* second part of transition
* remove jest
* bump up node version and playwright version
* update all screenshots because of the new playwright version
* fix tests
* one more screenshot update
In the section Adding new dependencies, the sentence "please be sure that is is well-maintained and trustworthy" contains a typo: "is is" corrected to "it is".
* use SENTRY_CSP_REPORT_URI only in nextjs part of the app
* rename NEXT_PUBLIC_FAVICON_GENERATOR_API_KEY to FAVICON_GENERATOR_API_KEY
* tests presets for envs validator
* simplify logs
* refactor getExternalJsonContent function
* tweak contribution guide
* break validator
* debug workflow
* fix copying assets folder
* fix CI
* migrate from zod to yul schema
* describe full schema
* adjust docker integration
* make script for downloading app assets
* change links to downloaded assets in the config code
* docker integration
* validate external json configs
* better schemas and ts integration
* update docs and dev script
* gh workflow
* try to fail gh workflow
* install global deps and adjust script for gh workflow
* refinements
* make workflow to pass
* 🙈
* fix tests
* metadata helpers and values for txs pages
* update titles to the rest of the pages
* refactor getServerSideProps
* dynamically update metadata for token and dapp page
* test
* 404 error page
* make new config
* make use of new config, delete old one
* feature reporter: dev implementation
* feature reporter: docker integration
* resctructure ENVS.md
* sentry feature
* refinements
* add spaces between sections
* tweaks
* switch to camelCase
* clean up
* remove NEXT_PUBLIC_NETWORK_TOKEN_ADDRESS
* v
* auto-generate .env.production file
* env placeholders congruity check
* refactor yarn dev and docker tasks
* [skip ci] pass git tag and commit sha to dev app
* [skip ci] clean up