Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

后端的文档写的好像不太对啊 #17

Open
Alvazz opened this issue Sep 22, 2024 · 2 comments
Open

后端的文档写的好像不太对啊 #17

Alvazz opened this issue Sep 22, 2024 · 2 comments

Comments

@Alvazz
Copy link

Alvazz commented Sep 22, 2024

image

根据你文档中的描述操作,报错了。

image

还有就是 make api 那一步也有问题。

@Alvazz
Copy link
Author

Alvazz commented Sep 22, 2024

image

Docker也跑不起来啊,这个项目问题还是很多啊,半吊子项目可不好啊

@tx7do
Copy link
Owner

tx7do commented Jan 8, 2025

因为一直在调整,所以文档上有时候没跟上。很多东西都是从实际项目中总结出来的,然后动态调整的。我很少写文档,因为,我想法多,改变的多,文档就很容易成为没用的东西。

  1. api,之前buf文件都是在项目根目录下面的,所以,可以直接在根目录下面执行。现在不一样了,我有一天突然意识到,api的一切都应该存在api下,而不应该去污染项目其他位置,同时,它具有一个好处就是,具备了内聚性,当有一天要把api单独的剥离出来的时候,这个事情就是很轻易的事情。

  2. docker这个脚本很久没有更新了,现在确实是无效的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants