Nextjs starter

Libraries included

  • @t3-oss/env-nextjs and jiti for typesafe env.
  • zod for input validation.
  • eslint and prettier for code formating.
  • tailwindcss for styling.
  • lucide-react for icons.
  • @nextui-org for components.

How to get the project running

1. Setup env

cp .env.example .env

2. Install dependencies

pnpm install

3. Run development server

pnpm dev

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.

Top categories

Loading Svelte Themes