An open API service indexing awesome lists of open source software.

https://github.com/weakish/eat-eggs-get-lean

A demo showing how to deploy egg.js projects on LeanCloud
https://github.com/weakish/eat-eggs-get-lean

eggjs leancloud

Last synced: 3 months ago
JSON representation

A demo showing how to deploy egg.js projects on LeanCloud

Awesome Lists containing this project

README

        

# Eat Eggs, Get Lean

A demo showing how to deploy egg.js projects on LeanEngine.

## QuickStart

```sh
git clone https://github.com/weakish/eat-eggs-get-lean.git
cd eat-eggs-get-lean
lean switch # link to your LeanCloud application
lean deploy
```

see [egg docs][egg] and [lean-cli docs][lean-cli] for more details.

[lean-cli]: https://docs.leancloud.app/leanengine_cli.html
[egg]: https://eggjs.org

## Disclaimer

"Eat eggs, get lean" is not intended nor implied to be a substitute for professional medical advice.