akellbl4 / next-starter

Next.js starter with TypeScript, Tailwind, Jest, Cypress, Eslint and scaffolding that you can run in Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Starter

This starter has TypeScript, Tailwind, Jest and scaffolding

Preview

Preview the example live on StackBlitz:

Open in StackBlitz

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example https://github.com/akellbl4/next-starter next-app
# or
yarn create next-app --example https://github.com/akellbl4/next-starter next-app

About

Next.js starter with TypeScript, Tailwind, Jest, Cypress, Eslint and scaffolding that you can run in Docker

License:MIT License


Languages

Language:TypeScript 70.4%Language:JavaScript 15.1%Language:Dockerfile 11.8%Language:Shell 1.7%Language:CSS 0.9%