Go to file
saml33 bec2d1a0e3 google site verification 2023-11-16 11:14:32 +11:00
.github/workflows v4 splash page 2022-11-18 13:54:25 +11:00
.husky import last landing page status from drop box 2021-07-08 15:49:11 +02:00
@types nav and footer 2023-02-23 00:20:57 +11:00
components update liquidator bot link path 2023-09-07 08:32:46 +10:00
hooks more responsive and light theme 2023-03-03 12:28:49 +11:00
pages google site verification 2023-11-16 11:14:32 +11:00
public update share image 2023-06-16 11:02:42 +10:00
styles merge main 2023-05-17 22:39:41 +10:00
utils merge main 2023-05-17 22:39:41 +10:00
.eslintignore import last landing page status from drop box 2021-07-08 15:49:11 +02:00
.eslintrc.json email signup connected 2021-07-20 23:39:40 +02:00
.gitignore google site verification 2023-11-16 11:14:32 +11:00
.nvmrc add node version for deploy 2021-03-01 19:05:44 -05:00
.prettierignore import last landing page status from drop box 2021-07-08 15:49:11 +02:00
.prettierrc import last landing page status from drop box 2021-07-08 15:49:11 +02:00
README.md import last landing page status from drop box 2021-07-08 15:49:11 +02:00
dd65cfb0f5dfe39e770f3c5af3a58f57.txt Create dd65cfb0f5dfe39e770f3c5af3a58f57.txt 2021-12-11 19:34:49 +11:00
jest.config.js import last landing page status from drop box 2021-07-08 15:49:11 +02:00
netlify.toml import last landing page status from drop box 2021-07-08 15:49:11 +02:00
next-env.d.ts nav and footer 2023-02-23 00:20:57 +11:00
next-i18next.config.js nav and footer 2023-02-23 00:20:57 +11:00
next.config.js merge main 2023-05-17 22:39:41 +10:00
package.json merge main 2023-05-17 22:39:41 +10:00
postcss.config.js more responsive styling 2023-03-02 22:46:30 +11:00
tailwind.config.js merge main 2023-05-17 22:39:41 +10:00
tsconfig.json add mngo page 2023-02-23 15:30:51 +11:00
tsconfig.tsbuildinfo google site verification 2023-11-16 11:14:32 +11:00
yarn.lock merge main 2023-05-17 22:39:41 +10:00

README.md

NextJS Typescript Boilerplate

Bootstrap a developer-friendly NextJS app configured with:

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 with-typescript-eslint-jest with-typescript-eslint-jest-app
# or
yarn create next-app --example with-typescript-eslint-jest with-typescript-eslint-jest-app

Deploy it to the cloud with Vercel (Documentation).