liolle / Nextjs-template

Nextjs template

Home Page:https://nextjs-template.vertix.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs-template

VSCode auto-format setting

Add the following extensions

  • Prettier - Code formatter
  • ESLint

Doc : (coming soon)

Deploying

Vercel

npx vercel login
  • Run vercel link to create a new Vercel project and get your VERCEL_ORG_ID, and VERCEL_PROJECT_ID (.vercel/project.json) .

  • Inside GitHub, add VERCEL_TOKEN, VERCEL_ORG_ID, and VERCEL_PROJECT_ID as secrets

Test the workflow by pushing modifications on the production brach.

About

Nextjs template

https://nextjs-template.vertix.tech

License:MIT License


Languages

Language:TypeScript 92.6%Language:CSS 6.0%Language:JavaScript 1.3%