This is the frontend service for the OpenBuild Faucet project, built using React and Ant Design. OpenBuild is the open-source community that supports this project.
- Node.js v18 or later
npm installcp .example.env .envThe configuration file must be written according to your specific setup.
npm run devYou can access it at http://localhost:3000.