Skip to content
/ next-stack Public template

Next.js starter template built using the new app router, server components, and all the latest features of Next.js 13.

Notifications You must be signed in to change notification settings

roblesdotdev/next-stack

Repository files navigation

Next Stack is a Next.js starter template. The goal of this project is to explore the new features of Next.js 13, focusing on the use of app dir and the implementation of advanced routing patterns.

What's in the stack

Requirements

Getting Started

  1. Use this template
  2. Clone your new repository
  3. Install the dependencies: pnpm install
  4. Copy the .env-sample to .env with your environment variables.
  5. Run the development mode: pnpm dev

One click deploy

You can deploy this template with one click.

Deploy with Vercel

About

Next.js starter template built using the new app router, server components, and all the latest features of Next.js 13.

Topics

Resources

Stars

Watchers

Forks