Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megane42/edmond-api
https://github.com/megane42/edmond-api
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/megane42/edmond-api
- Owner: megane42
- Created: 2019-02-01T10:51:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T08:53:11.000Z (almost 6 years ago)
- Last Synced: 2024-11-07T22:13:01.301Z (about 2 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# edmond-api
## develop
* `cd functions`
* `yarn`
* `yarn run firebase login`## check on local
* `cd functions`
* `yarn run serve`## deploy
* `cd functions`
* `yarn run deploy`