alejandronanez / turborepo-nextjs-starter

Turborepo + Next.js + TailwindCSS + TypeScript + Prettier + ESLint template to hit the ground running.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Turborepo + Next.js + Tailwind + TypeScript + Jest Starter

Getting started

  1. Download https://pnpm.io/ first
  2. pnpm install
  3. pnpm dev to run the Next.js development server

This is pretty bare-bones and mostly for my own usage. Feel free to use whatever you find useful here!

Pendings

There are a bunch of things to do before calling this done, feel free to grab something from the issues or open a new one!

About

Turborepo + Next.js + TailwindCSS + TypeScript + Prettier + ESLint template to hit the ground running.


Languages

Language:TypeScript 67.2%Language:JavaScript 30.9%Language:CSS 1.9%