https://github.com/xilution/xilution-integration-fox-example
https://github.com/xilution/xilution-integration-fox-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xilution/xilution-integration-fox-example
- Owner: xilution
- License: mit
- Created: 2020-10-07T02:01:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T14:19:40.000Z (over 3 years ago)
- Last Synced: 2025-01-16T04:11:48.226Z (4 months ago)
- Language: TypeScript
- Size: 272 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# xilution-integration-fox-example
## Running Lambda Locally
Run `make build-sam` to build the AWS SAM container.
Run `sam local invoke FoxExample --profile client-profile -e events/hello-world.json` to hit the root endpoint.