mirror of
https://github.com/vercel-labs/json-render.git
synced 2026-09-14 13:41:32 +08:00
583e02aeb9
The site changelog was stuck at v0.10.0 while the project is at v0.18.0. Add entries for v0.11.0 through v0.18.0 covering the image renderer, Svelte/Solid/Vue renderers, React Email, MCP, React Three Fiber, YAML wire format, edit modes, Ink terminal renderer, Next.js renderer, shadcn-svelte, Gaussian Splatting, and devtools. Also update all existing entries to use exact release dates instead of just month/year.
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://json-render.localhost:1355 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 Inter, a custom Google Font.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
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.