Skip to content
View forkpath's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report forkpath

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
forkpath/README.md

构建流程

  • 基于最新版本的next.js创建项目
pnpm dlx create-next-app@latest
  • 引入shadcn作为组件样式
pnpm dlx shadcn@latest init
  • 安装lefthook作为git钩子
pnpm add --save-dev lefthook
vim lefthook.yml
  • 安装biomejs作为代码格式和lint工具
pnpm add --save-dev --save-exact @biomejs/biome
pnpm biome init
vim biome.json
  • 安装commit-lint来检查提交信息格式
pnpm add --save-dev @commitlint/{config-conventional,cli}
pnpm add --save-dev cz-customizable
# 安装cz-customizable的配置文件
vim commitlint.config.js
vim .cz-config.js

Popular repositories Loading

  1. openai-feishu-bot openai-feishu-bot Public

    open加持下的飞书机器人,不仅是文本对话,还包括图片生成...

    JavaScript 21 3

  2. e-bookshelf e-bookshelf Public

    利用阿里云盘的共享数字资源,构建本地托管的电子图书馆

    TypeScript 10

  3. gitbook-plugin-theme-door gitbook-plugin-theme-door Public

    包含菜单、侧边栏导航以及miniMap的gitbook样式主题

    CSS 3 2

  4. editorjs-expand editorjs-expand Public

    inline tool for expanding header and generating chart with table data.

    TypeScript 2

  5. editorjs-spectrum editorjs-spectrum Public

    Generate image with description.

    TypeScript 2

  6. chartbrew chartbrew Public

    Forked from chartbrew/chartbrew

    Open-source web platform used to create live reporting dashboards from APIs, MongoDB, Firestore, MySQL, PostgreSQL, and more 📈📊

    JavaScript 1