This project was created using Create JD App

Start Dev Server

pnpm dev

This will start a dev server on port 3000 and will watch for changes.

Testing Production Build

Build

pnpm build

Start

pnpm start

This will start a production server on port 3000.

Enviroment Variables

  • UPSTASH_REDIS_REST_URL=
  • UPSTASH_REDIS_REST_TOKEN=

Sponsor Create JD App