Scrip

Installation

Run the template locally with pnpm. There is no database to provision.

Scrip is a Next.js App Router app. pnpm is the package manager.

Requirements

  • Node.js 20 or newer
  • pnpm 10

Install

pnpm install
cp .env.example .env
pnpm dev

Open http://localhost:3000.

Scripts

pnpm dev

Environment

NEXT_PUBLIC_APP_URL sets the canonical URL and Open Graph origin. Default in site.ts is https://scrip.musemvp.cn.