ixartz / Next-js-Boilerplate

🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
https://nextjs-boilerplate.com
MIT License
8.7k stars 1.67k forks source link

How I use SSR? #278

Closed thapld closed 3 months ago

thapld commented 3 months ago

Hi, How can I use SSR in your template?

ixartz commented 3 months ago

The template is just a Next.js app, you can easily use SSR like any Next.js app without any issue