This is a template for a NextJS app, with Typescript, custom Hapi server, styled-components and Antd.
It also includes ESlint and Prettier, already configured.
Install it and run:
npm install
npm run dev
# or
yarn
yarn dev
Deploy it to the cloud with Vercel (Documentation).