nvm use
node -v # 17.4.0
yarn install
yarn dev
npx cross-env DEEPL_AUTH_KEY=XXXXX ts-node lingui-deepl.js
yarn lingui
- Sentry
- Web3
- Jest test
- Tailwind.css
- Vscode initialization
- PR and Issue template
- Seo module
- Husky
- Lingui
- Google Tag Manager
- Redux
- Eslint
- Prettier
- Github workflow
https://sentry.io/ Application Monitoring and Error Tracking Software
supported wallet
- metamask: https://metamask.io/
- coinbase: https://www.coinbase.com/en/wallet
- portis: https:/portis.io
- fortmatic: https://fortmatic.com/
supported network
- Ethereum
- Avalanche
- Polygon
- Ropsten
javascript unit test tool
css framework
https://code.visualstudio.com/
Initial setup for vscode support
github pr and issue template
Initial setup for SEO measures with Nextjs
https://www.npmjs.com/package/husky
Automatically execute commands when committed.
Seamless internationalization in Javascript
https://tagmanager.google.com/
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social networking sites and applications.
A Predictable State Container for JS Apps
code-checking tool
An opinionated code formatter
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions
CI/CD tool Github workflow deploys and runs tests when commits and merges are made
commit linter
MIT