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
- Host: GitHub
- URL: https://github.com/weakish/eat-eggs-get-lean
- Owner: weakish
- Created: 2020-12-04T04:04:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T04:08:13.000Z (over 4 years ago)
- Last Synced: 2025-01-12T18:12:10.938Z (4 months ago)
- Topics: eggjs, leancloud
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.