Skip to content

Latest commit

 

History

History

hello-world-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

faast.js hello world JavaScript example

This example demonstrates basic use of faast.js in JavaScript, using the "local" provider (no cloud credentials required).

Prerequisites

Node 8+.

Installing dependencies

$ npm install

Running

$ node index.js

Expected output

hello world!