Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想试试 node.js 的热点,我目前是本地环境中 WAMP 的用户。然后我只是毫不费力地将更改推送到 centos 生产服务器。有没有像 node.js 的 WAMP 之类的东西,我不必担心 mysql 和其他东西?
WAP 部分是节点本身,因为它具有集成的 Web 服务器。
M 部分取决于您要使用什么数据库。在您的机器(节点和数据库)上安装两个软件包时,我没有发现任何问题。