This is a frontend app; it does not have a backend (uses Alchemy APIs for data).
npm installRequired environment variables can be found in .env.example, for easy dev usage simply cp .env.example .env and then edit .env
npm run devnpm run build