Skip to content

better-feedback/better-issues-json

Repository files navigation

Next.js TypeScript Tailwind ESLint Jest Prettier Template

Based on this template

Project setup and usage

Install dependencies:

yarn install

Run development server:

yarn dev

Build:

yarn run build

Run ESLint:

yarn lint

Format:

yarn format

Test:

yarn test

Set env vars

Create a copy .env and name it .env.local. Set environmental variables in .env.local.