https://github.com/leancloud/koa-getting-started
LeanEngine Node.js getting started with Koa
https://github.com/leancloud/koa-getting-started
Last synced: 3 months ago
JSON representation
LeanEngine Node.js getting started with Koa
- Host: GitHub
- URL: https://github.com/leancloud/koa-getting-started
- Owner: leancloud
- License: mit
- Created: 2017-07-27T07:43:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T08:37:42.000Z (over 3 years ago)
- Last Synced: 2025-04-05T05:03:33.352Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 2
- Watchers: 18
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Koa Getting started
A simple Node.js application based on [koa] for LeanEngine Node.js runtime.
[koa]: http://koajs.com/
## Documentation
* [Node.js Web Hosting Guide](https://docs.leancloud.app/leanengine_webhosting_guide-node.html)
* [Node.js Cloud Function Guide](https://docs.leancloud.app/leanengine_cloudfunction_guide-node.html)
* [LeanStorage JavaScript Guide](https://docs.leancloud.app/leanstorage_guide-js.html)
* [JavaScript SDK API](https://leancloud.github.io/javascript-sdk/docs/)
* [lean-cli Guide](https://docs.leancloud.app/leanengine_cli.html)