Wilson

Results 5 comments of Wilson

我也遇到这样,不知接下来如何做?

在npm上搜到的这项目,以为至少是一个能跑起来看到一些基本功能的cms,想拿来学习一下。这两天用git下来看了一下,server起来之后打开的/admin/index是404,后来查了一下代码,发现jbcms.js里的app.get和app.post对path的处理有问题。改了之后可以正常打开/admin/index,但在这页面填完资料再按提交之后又发现一堆问题,仔细看了之后才知道很多还没写好。 看到这github上最后提交更新的是7周之前的,看起来很久没更新了,不知道是没时间还是没动力继续下去了呢,呵呵。。

哦,谢谢! 主要是想了解一下cms的架构

> I think I've just encountered the same problem when trying to start the project via docker compose (current master branch). > > Environment: Apple M3 Sonoma 14.5 Docker Desktop...

> > I think I've just encountered the same problem when trying to start the project via docker compose (current master branch). > > Environment: Apple M3 Sonoma 14.5 Docker...