better-feedback / better-issues-json

better-issues-json-git-master.isidorosp.vercel.app
MIT License
0 stars 1 forks source link

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.