Build your own notion clone with NEXTJS 13, CONVEX , CLERK, REACT, SHADCN-UI And Deploy on Vercel. All with proper notion-style editor, cover images, nested documents, publishing documents to public, real-time database and more.
Both lines need to run for the live code and deployment process For run in server : npm run build and npx convex dev
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.
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.