Skip to content

raids-lab/crater

Repository files navigation

Crater

This is a Next.js application generated with Create Fumadocs.

Getting Started

Run development server:

pnpm config set registry https://registry.npmmirror.com
pnpm install
pnpm dev

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

Build and serve locally

pnpm build
pnpm dlx serve@latest out --serve-path /crater

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

Before commit

./hack/squoosh_images.py

Learn More

To learn more about Next.js and Fumadocs, take a look at the following resources: