xudaotutou
xudaotutou
- 更新了中文文档 - 解决了打包相对路径的问题(vite 对多页面应用打包设置base路径会有bug,目前的方案是tunnel打包时支持相对路径,而ui包不支持) - tt 命令从 conditon 表达式改到 express表达式
### 🤖 Generated by Copilot at 25b4385 ### Summary 🔒🐛🚀 The pull request refactors and improves the backend code for user authentication, database connection, and namespace management. It also fixes...
### 🤖 Generated by Copilot at 8eaf7c5 ### Summary 🎨🚀🌐 This pull request refactors and optimizes the code for the costcenter frontend provider, improves the code style and readability, fixes...
refactor(desktop): use CRDB replace mongoDB feat(desktop):store avatar via object storage feat(desktop):proxy oauth2.0 fix(costcenter): fix costcneter for multi-region feat(deskotp): add regionToggle
When I use the command `skeet s` on Windows 11, I encountered the following error: `Error in server function: Error: Command failed: lsof -i :9099 | awk 'NR>1 {print $2}`...