osaet/content/posts/december-project-1a-release.md
yarnom f0b50d13ea feat: add admin publishing workflow and yar theme
Add Go/Postgres admin APIs, Angular admin UI, manual build flow, asset uploads, markdown import/export, configurable slug generation, and the Yar reading theme. Exclude local docs and generated development artifacts from version control.
2026-06-01 15:48:04 +08:00

21 lines
669 B
Markdown

---
id: 6b6e986a-3ca4-42a7-8318-380834cd5816
slug: december-project-1a-release
title: December 项目 1a 版本释出
summary: ""
status: published
tags: []
cover: ""
version: 1
slug_source: manual
slug_locked: true
published_at: "2022-10-10T16:20:00+08:00"
created_at: "2022-10-10T16:20:00+08:00"
updated_at: "2026-01-07T18:10:32+08:00"
---
## 开发
December 总体采用前后端分离技术。
前端使用 React 、React-MU 和 基础前端构建语言,后端使用 FLask 和 Sqlite3 。
目前已初步开发完成,并且将代码规模控制在一定范围,后端部分代码也进行了不同程度地优化,这将是一个可长期维护的项目。