Skip to content

Latest commit

 

History

480 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wuh.site

Lint Code BaseRelease DrafterUpload Release AssetPublish Docker image

使用 Nextjs,Mongodb 和 Express 构建的个人网站

由 Koajs 提供日志分析,ant-design-prod 搭建后台

首页地址: https://wuh.site
Docker 镜像: shadowu/wuh.site

相关项目

更新日志

迭代计划

ScreenShot

home home_dark

home_dark_hover about

开源许可

启动项目

使用 git

  1. main分支, 由Next12 + TypeScript + Webpack5 + SASS构建的 TS 应用
  2. master分支, 由create-react-app创建的 react 项目
  3. v2分支为 Nextjs11 + JS 构建的 react 项目
git clone -b main https://github.com/stack-wuh/wuh.site.git wuh.site

cd wuh.site
yarn

yarn run dev

使用 docker

docker pull shadowu/wuh.site:latest

docker-compose up -d

# 制作镜像文件
docker build -f Dockerfile -t shadowu/wuh.site:latest .

# 或者使用docker指令启动镜像
docker run --name nextjs_app_container -it -p 3100:3000 --restart=always shadowu/wuh.site:latest

About

基于Nextjs驱动的前端博客项目,周迭代计划,一大波功能正在奔来的路上~~~

Topics

Resources

Security policy

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages