-
Notifications
You must be signed in to change notification settings - Fork 32
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
2.0.0 #99
Comments
|
|
数据库这个没必要吧,大大提高了部署和维护的复杂度和难度。 |
主要是为了数据备份及多机部署等等运维需求。 api 层做到灵活切换数据库就好了,简单部署还是文本数据库。 |
|
嗯,数据库和认证体系都应该可以自定义。 |
请问一下,安装spm的时候 spm --version老是2.2.11,npm remove spm删除的时候就是3.6.0,为什么npm i [email protected]、npm i spm这样安装,都是2.2.11呢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这里规划 2.0.0 的事情,把一些要做的事情回复在这里,之后整理
The text was updated successfully, but these errors were encountered: