Skip to content

Instantly share code, notes, and snippets.

@evanxg852000
Created June 28, 2020 11:22
Show Gist options
  • Save evanxg852000/c1d38a4118aa9d94f72a83e6ea8b527a to your computer and use it in GitHub Desktop.
Save evanxg852000/c1d38a4118aa9d94f72a83e6ea8b527a to your computer and use it in GitHub Desktop.
#.eserveless.yaml
repo: https://github.com/evanxg852000/node-eserveless-example
runtime: node
functions:
- name: API
type: http
- name: Ticker
type: cron
schedule: "*/1 * * * *"
meta:
path: "/usr/bin"
name: prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment