init:搭建了整个项目的框架,初步写好了用户系统

This commit is contained in:
Leon
2025-12-04 17:09:04 +08:00
commit 81926ce8a2
15 changed files with 646 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# feedsystem_video_go
# 项目介绍
一款基于go语言的视频feed流系统。
# 文件介绍
start.sh 为启动脚本
postman.json 为postman的请求集合文件
其余均为项目文件。