This project is generated with the create-solana-dapp generator.
- Node v18.18.0 or higher
git clone <repo-url>
cd <repo-name>
npm install
MONGODB_URI=MONGODB-URI
npm run dev
This is a React app.
Start the web app
npm run dev
Build the web app
npm run build