Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 808 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 808 Bytes

World ID Minecraft Web

This is the web frontend for the World ID Minecraft plugin. It is built with Next.js, Tailwind CSS, and Redis.

Getting Started

This guide assumes you're also running a Minecraft server and have the World ID plugin installed. If you don't, see the World ID Minecraft plugin README.

First, set the correct Node.js version using nvm and run the development server:

nvm use 18
pnpm i && pnpm dev

Copy .env.example to .env.local and add your Redis URL.

At this point, you're ready to begin testing! Ensure you set the URL of the locally-running web server in the World ID plugin config.