mu

module
v0.0.0-...-c266f6d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2023 License: MIT

README

介绍

mu是一个热榜帖子聚合网站。

这个项目的目的是实践自己掌握的新的技术。目前的技术栈

  • Golang, Gin
  • Vue 3.0, PWA
  • k3s
  • dagger

预览&架构

preview tech
preview

构建部署

因为windows原生不支持make,项目采用magedagger作为CI/CD工具集。

安装参考magefile/mage项目。

# 查看可用构建
$ mage
# 构建前端页面
$ mage build_frontend
# 构建后端,会同时编译api,commander,agent
$ mage build_backend
# 打包镜像
$ mage build_image
# 部署到k8s,配置格式参考demo.yml
$ mage deploy 

授权

MIT

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL