chadnext
ChadNext - Quick Starter Template for your Next project includes Next.js 15 App router, Shadcn UI, LuciaAuth, Prisma, Server Actions, Stripe, Internationalization and more.
File Explorer
Download Latest Version (.zip)- settings.local.json
- environment.json
- mcp.json
- dependabot.yml
- FUNDING.yml
- pre-commit
- prepare-commit-msg
- thanks.tsx
- verification.tsx
- schema.prisma
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- chad-next.png
- chadnext-homepage.png
- favicon-16x16.png
- favicon.ico
- page.tsx
- page.tsx
- page.tsx
- page.tsx
- default.tsx
- loading.tsx
- page.tsx
- delete-card.tsx
- editable-details.tsx
- layout.tsx
- page.tsx
- tab-sections.tsx
- action.ts
- create-project-modal.tsx
- loading.tsx
- page.tsx
- actions.ts
- error.tsx
- loading.tsx
- page.tsx
- settings-form.tsx
- error.tsx
- layout.tsx
- actions.ts
- layout.tsx
- not-found.tsx
- page.tsx
- route.ts
- route.ts
- route.ts
- route.ts
- route.ts
- route.ts
- core.ts
- route.ts
- route.ts
- global-error.tsx
- globals.css
- manifest.json
- robots.ts
- sitemap.ts
- sw.ts
- CalSans-SemiBold.ttf
- CalSans-SemiBold.woff
- CalSans-SemiBold.woff2
- index.tsx
- navbar.tsx
- auth-form.tsx
- cancel-confirm-modal.tsx
- footer.tsx
- image-upload-modal.tsx
- login-modal.tsx
- sidebar-nav.tsx
- cta.tsx
- faq.tsx
- features.tsx
- hero.tsx
- open-source.tsx
- pricing.tsx
- testimonials.tsx
- brand-icons.tsx
- icons.tsx
- locale-toggler.tsx
- logout-button.tsx
- theme-provider.tsx
- theme-toggle.tsx
- accordion.tsx
- alert-dialog.tsx
- alert.tsx
- aspect-ratio.tsx
- avatar.tsx
- badge.tsx
- breadcrumb.tsx
- button.tsx
- calendar.tsx
- card.tsx
- carousel.tsx
- chart.tsx
- checkbox.tsx
- collapsible.tsx
- command.tsx
- context-menu.tsx
- dialog.tsx
- drawer.tsx
- dropdown-menu.tsx
- form.tsx
- hover-card.tsx
- input-otp.tsx
- input.tsx
- label.tsx
- menubar.tsx
- navigation-menu.tsx
- pagination.tsx
- popover.tsx
- progress.tsx
- radio-group.tsx
- resizable.tsx
- scroll-area.tsx
- select.tsx
- separator.tsx
- sheet.tsx
- sidebar.tsx
- skeleton.tsx
- slider.tsx
- sonner.tsx
- switch.tsx
- table.tsx
- tabs.tsx
- textarea.tsx
- toast.tsx
- toaster.tsx
- toggle-group.tsx
- toggle.tsx
- tooltip.tsx
- announcement-banner.tsx
- billing-form.tsx
- copy-button.tsx
- go-back.tsx
- OGImgEl.tsx
- site.ts
- subscription.ts
- 1tech-stack.md
- 2inspiration.md
- change-01.md
- change-02.md
- change-03.md
- change-04.md
- change-05.md
- change-06.md
- change-07.md
- use-mobile.tsx
- use-scroll.ts
- use-toast.ts
- safe-action.ts
- uploadthing.ts
- cookies.ts
- github.ts
- index.ts
- session.ts
- db.ts
- mail.ts
- payment.ts
- upload.ts
- utils.ts
- client.ts
- en.ts
- fr.ts
- server.ts
- index.ts
- middleware.ts
- .env.vault
- .eslintignore
- .eslintrc.json
- .gitignore
- .prettierrc
- .release-it.json
- .windsurfrules
- components.json
- example.env
- lefthook.yml
- LICENSE
- next.config.mjs
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.json
- velite.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/moinulmoin/chadnext
Downloads the entire project code from GitHub to your computer.
cd chadnext
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
