Skip to main content

Deployment

Learn how to deploy your own frontend for a LottoPGF V1 lottery contract!

  1. Fork the lottoPGF-v1-frontend repository
  2. Update config.tsx and fundraisers.tsx with your own values. Each configuration option is explained in those files.
  3. Update the environment variables locally and on your deployment platform. See .env.example for required variables.
  4. Create your deployment either on Vercel or your own infrastructure. LottoPGF V1 frontend is a regular next.js 15 app!
  5. Have fun!
tip

If you have any questions or require additional support, reach out to OttoDAO contributors on Telegram or Warpcast. We’d be happy to help in whatever way we can.