feitian124
feitian124
期待升级
thanks for this. as emberjs says, i am glad to konw that we are doing "ambitious" things and join it. :smile:
thank you for this project, need gui for manjaro.
there are several blogs there such as https://pingcap.com/blog-cn/tidb-source-code-reading-7
找来半天找到原因了: 如果不在 docker 里面跑, 前后端分开运行,则开发时应该将 BaseUrl 改为前端访问地址(带端口),如 http://127.0.0.1:3000 ```yml Env: dev # 环境,线上环境:prod、测试环境:dev BaseUrl: http://127.0.0.1:3000 # 网站域名,开发时应该使用前端访问地址(带端口),如 http://127.0.0.1:3000 Port: 8082 # 端口 ```
same here,sometimes,for one of the account, the pubkey is not my pubkey
baye 有个 opencat,不过似乎不开源?
sorry for delay, i tried today, it report the same error: ```shell 2025-01-19 22:34:56 ⌚ ming-r7000 in ~/github/feitian124/open-saas-demo/app ○ → wasp start db ✨ Starting a PostgreSQL dev database (based...
thank you for this great project, and the document are amazing.