This is a first rough draft of some boilerplate combining many elements I keep rebuilding.
The stack is Yarn, Vite, Firebase, React, TypeScript, Unstated, Tailwind, Solidity, Ethers, Framer Motion, Docker, Cypress.
- Before your app will load, you need to add firebase app data to firestore.config.ts
- Modify the .firebaserc and set it up, I forget how to init, firebase login or use or something
- Change images and logos in the public folder
- Update the manifest from vite.config.ts
- Update the meta description and title in index.html
- Add or purge networks from hardhat.config.js
- Purge demo.env and create .env, add your own env stuff
- Change art and fill out heading tile
- Remove firebase if not using auth; remove wallet if not using crypto.