Go to file
2025-09-01 23:21:08 +08:00
.claude/agents add some sub agents 2025-07-29 09:12:12 +08:00
docs add multiplier, send 2 usd in newer 2025-09-01 16:38:17 +08:00
messages fix topup msg 2025-08-27 23:11:25 +08:00
prisma quick to query 2025-09-01 23:21:08 +08:00
public add logo 2025-07-29 23:46:29 +08:00
scripts fix subscribe 2025-08-26 21:54:04 +08:00
src quick to query 2025-09-01 23:21:08 +08:00
.gitignore add credit page 2025-08-26 21:44:24 +08:00
CLAUDE.md add replicate support 2025-08-09 15:03:50 +08:00
create-prompt-stats-table.sql add plaze 2025-08-03 11:48:58 +08:00
eslint.config.mjs login is work 2025-07-28 22:56:03 +08:00
middleware.ts change auth to better-auth 2025-08-30 10:27:00 +08:00
MODEL_MANAGEMENT.md add replicate support 2025-08-09 15:03:50 +08:00
next.config.ts add i18n 2025-07-29 22:21:16 +08:00
package-lock.json fix image show 2025-08-31 13:39:42 +08:00
package.json fix image show 2025-08-31 13:39:42 +08:00
postcss.config.mjs login is work 2025-07-28 22:56:03 +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

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.