Skip to content

prnszz/chocoWork

 
 

Repository files navigation

This template provides a minimal setup to get Next.js working with MiniKit

Setup

cp .env.example .env
pnpm i
pnpm dev

To run as a mini app choose a production app in the dev portal and use NGROK to tunnel. Set the NEXTAUTH_URL and the redirect url if using sign in with worldcoin to that ngrok url

Open http://localhost:3000 with your browser to see the result.

View docs: Docs

Developer Portal

About

Template repository for building a mini app in NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • CSS 1.2%
  • JavaScript 0.4%