Go to file
2025-08-02 23:27:28 +08:00
.claude/agents add some sub agents 2025-07-29 09:12:12 +08:00
messages remove avator edit 2025-08-01 22:39:29 +08:00
prisma add trans prompt to public, fix build bug 2025-08-02 00:09:25 +08:00
public add logo 2025-07-29 23:46:29 +08:00
scripts finished prompt studio 2025-07-30 00:13:43 +08:00
src dep to cf 2025-08-02 23:27:28 +08:00
_worker.js dep to cf 2025-08-02 23:27:28 +08:00
.gitignore login is work 2025-07-28 22:56:03 +08:00
CLAUDE.md better studio, remove play 2025-08-01 22:04:17 +08:00
eslint.config.mjs login is work 2025-07-28 22:56:03 +08:00
middleware.ts add i18n 2025-07-29 22:21:16 +08:00
next.config.ts dep to cf 2025-08-02 23:27:28 +08:00
package-lock.json fix prompt edit 2025-07-30 14:46:42 +08:00
package.json dep to cf 2025-08-02 23:27:28 +08:00
postcss.config.mjs login is work 2025-07-28 22:56:03 +08:00
README-WORKERS.md dep to cf 2025-08-02 23:27:28 +08:00
README.md login is work 2025-07-28 22:56:03 +08:00
tsconfig.json login is work 2025-07-28 22:56:03 +08:00
wrangler.toml dep to cf 2025-08-02 23:27:28 +08:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.