Skip to content

pt-dot/nextjs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoilerPlate - Next js

  • Next js
  • Chakra UI
  • emotion
  • tw macro
  • eslint
  • jest
  • Layout system
  • Axios
  • Toast

Spec Requirement

Requirements :

  • Node LTS 14+
  • PM2 (production process manager)
  • setup .env

Build Pipeline Command

npm run build

serve on local

npm run start