Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

FlyAndNotDown/blog-v4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Workflow Status GitHub repo size GitHub

说明

该仓库是 Kindem 的博客 源码仓库,仓库中存放了前后端代码,欢迎参考学习。

技术栈

  • 前端:Next.js + React
  • 后端:Egg.js + Sequalize

调试

cd frontend
yarn dev

cd ../backend
yarn dev

运行

cd frontend
yarn build
yarn start

cd ../backend
yarn start

赞助

JetBrains