Skip to content

Frontend repository for zkwordle.com

Notifications You must be signed in to change notification settings

hyperspaceai/zkwordle

Repository files navigation

zkWorlde demo

Prerequisites

Before running the application, you need to have the following prerequisite installed:

Development

To set up the application for development, follow these steps:

  1. Install the dependencies:
pnpm install
  1. Set the environment variables: Create a .env file in the root directory and add the variables from the local .env.example file

  2. Generate the Prisma client:

pnpm prisma generate
  1. Run the database migrations:
pnpm prisma db push

Start the servers:

pnpm dev

Build

pnpm install
pnpm build

About

Frontend repository for zkwordle.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •