olmesm / examples

faast.js examples

Home Page:https://faastjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
babel babel example JavaScript
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

test-examples.js

The test-examples.js script is used by the faast.js testsuite. It is not needed for running individual examples.

About

faast.js examples

https://faastjs.org

License:Apache License 2.0


Languages

Language:TypeScript 62.6%Language:JavaScript 37.4%