Astral3DEditorGoBack
基于Golang 1.20.3和Beego 2.0.0的 Astral 3DEditor 项目后端代码.
Install / Use
/learn @mlt131220/Astral3DEditorGoBackREADME
Astral3DEditorGoBack
🌍 简体中文
基于Golang 1.20.3和Beego 2.0.0的 Astral3DEditor 项目后端代码.
快速开始
git clone https://github.com/mlt131220/Astral3DEditorGoBack
Tips:
- 数据库使用 MySQL,表结构文件位于
static/sql/astral-3d-editor.sql; - 修改
conf/app.conf下sql::conn项为自己的数据库连接,格式为用户名:密码@tcp(地址:端口)/数据库?charset=utf8&loc=Local; - 修改
conf/app.conf下dev::cadDwgConverterAbPath项为本地CAD Dwg转换器执行程序文件夹绝对路径,转换程序使用 libreDWG(已包含在项目static/lib/libredwg文件夹); conf/app.conf下其它配置项(Revit转换服务配置/又拍云配置...)按需求改动;- 如果开发环境下运行接口均报错404,请运行
bee generate routers重新生成注解路由文件;
运行
bee run -downdoc=true -gendoc=true
Tips:
- bee 工具安装
-downdoc=true启用swagger文件自动下载;-gendoc=true启用自动生成文档;
打包
# Linux
bee pack -be GOOS=linux -be GOARCH=amd64
# Windows
bee pack -be GOOS=windows
Tips:
- 修改
conf/app.conf->runmode = prod;
感谢🌹🌹🌹
如果本项目帮助到了你,请在这里留下你的网址,让更多的人看到。您的回复将会是我继续更新维护下去的动力。
Star History
Related Skills
node-connect
353.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
