Skip to content
faast.js examples
Branch: master
Clone or download
Latest commit 73b30ee Apr 26, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
aws-command Fix typo Apr 20, 2019
aws-cost-analyzer-js Align examples with new faast.js API Apr 16, 2019
aws-cost-analyzer-ts Update dependency @types/node to v11.13.8 Apr 26, 2019
aws-js Align examples with new faast.js API Apr 16, 2019
aws-lodash-ts Update dependency @types/node to v11.13.8 Apr 26, 2019
aws-puppeteer-ts Update dependency @types/node to v11.13.8 Apr 26, 2019
aws-sharp-ts Update dependency @types/node to v11.13.8 Apr 26, 2019
aws-ts Update dependency @types/node to v11.13.8 Apr 26, 2019
cost-analyzer-comparison-ts Update dependency @types/node to v11.13.8 Apr 26, 2019
gcp-js Align examples with new faast.js API Apr 16, 2019
gcp-ts Update dependency @types/node to v11.13.8 Apr 26, 2019
hello-world-js
hello-world-ts Update dependency @types/node to v11.13.8 Apr 26, 2019
.gitignore Initial checkin of faast.js examples. Apr 7, 2019
LICENSE Initial checkin of faast.js examples. Apr 7, 2019
README.md Add aws-command example. Apr 10, 2019
renovate.json merge Apr 27, 2019

README.md

faast.js examples

These examples demonstrate how to use faast.js in different ways.

example description language
aws-command run a command on AWS TypeScript
aws-cost-analyzer-js cost analyzer example JavaScript
aws-cost-analyzer-ts cost analyzer example TypeScript
aws-js aws example showing common feaures JavaScript
aws-lodash-ts example using lodash as a bundled dependency TypeScript
aws-puppeteer-ts example using puppeteer as a native dependency TypeScript
aws-sharp-ts example using sharp as a native dependency TypeScript
aws-ts aws example showing common features TypeScript
cost-analyzer-comparison-ts compare AWS Lambda and Google Cloud Functions pricing TypeScript
gcp-ts google cloud example showing common features TypeScript
gcp-js google cloud example showing common features JavaScript
hello-world-js hello world JavaScript
hello-world-ts hello world TypeScript
You can’t perform that action at this time.