Skip to content

zzfn/zzf

Repository files navigation

next.js 个人博客

Build Status

✨ 特性

  • 前后端分离
  • 支持深色、浅色模式
  • Github 风格

博客全栈项目仓库地址

相关服务地址

技术点

前端

  • next.js classnames
  • axios
  • scss
  • dayjs
  • typescript
  • react.js
  • prismjs.js
  • eslint
  • prettier
  • babel
  • tailwindcss
  • npx sort-package-json

后端(deprecated)

  • SpringBoot
  • SpringCloud(deprecated)
  • MyBatis-Plus
  • Swagger-UI
  • Elasticsearch
  • Logstash
  • Redis
  • Lombok
  • Nginx
  • Hutool(deprecated)
  • nacos(deprecated)
  • sentinel(deprecated)
  • RabbitMQ
  • 钉钉机器人

GO

代码提交关键词

feat:        A new feature
fix:         A bug fix
improvement: An improvement to a current feature
docs:        Documentation only changes
style:       Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
refactor:    A code change that neither fixes a bug nor adds a feature
perf:        A code change that improves performance