Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

proofer-tech/proofer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

310 Commits

Repository files navigation

프루퍼 (Proofer) Monorepo

프루퍼팀 통합 홈페이지

Features

  • www: 랜딩 페이지
  • insight: 프루퍼 인사이트
  • insight-demo: 프루퍼 인사이트 데모

Stacks

npm scripts

Build and dev scripts

  • dev – start dev server
  • build – bundle application for production
  • analyze – analyzes application bundle with @next/bundle-analyzer

Testing scripts

  • typecheck – checks TypeScript types
  • lint – runs ESLint
  • prettier:check – checks files with Prettier
  • jest – runs jest tests
  • jest:watch – starts jest watch
  • test – runs jest, prettier:check, lint and typecheck scripts

Other scripts

  • prettier:write – formats all files with Prettier

Rules

NEXT.JS

  • Using App Router

layers

AltStyle によって変換されたページ (->オリジナル) /