leancloud / node-js-getting-started

LeanEngine Node.js getting started.
https://leancloud.cn/docs/leanengine_overview.html
133 stars 118 forks source link

feat: engines.node 10.x -> 12.x #37

Closed weakish closed 4 years ago

weakish commented 4 years ago

12.x is the current LTS version of node.js

weakish commented 4 years ago

手工测了一下,todo 的 UI 交互和通过 REST API 调用云函数都正常。