Skip to content

PunGrumpy/next-encore-turbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐌 Next.js 15 + Encore.ts Turborepo Template

A modern full-stack monorepo template featuring Next.js 15, Encore.ts, and shadcn/ui. Built with TypeScript and TailwindCSS, offering a robust foundation for building type-safe web applications.

Preview

✨ Features

  • Next.js 15 with App Router
  • Encore.ts for type-safe backend APIs
  • shadcn/ui components with dark mode support
  • TailwindCSS for styling
  • TypeScript for end-to-end type safety
  • Turborepo for monorepo management
  • pnpm for fast, disk-efficient package management

πŸ› οΈ Installation

pnpm install

πŸ“¦ Adding Components

To add components to your app, run the following command at the root of your web app:

cd apps/web
pnpm dlx shadcn@canary add button

Tip

Read more about adding components in the shadcn/ui documentation for Monorepo

πŸš€ Getting Started

To start the development server, run the following command:

pnpm dev

πŸ“š Learn More

To learn more about the technologies used in this template, refer to the following documentation:

About

🐌 A modern full-stack Turborepo template Next.js 15 and Encore.ts

Topics

Resources

Stars

Watchers

Forks

Contributors