1853 Forks
23184 Stars
23184 Watchers

faas

OpenFaaS - Serverless Functions Made Simple

How to download and setup faas

Open terminal and run command
git clone https://github.com/openfaas/faas.git
git clone is used to create a copy or clone of faas repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with faas https://github.com/openfaas/faas/archive/master.zip

Or simply clone faas with SSH
[email protected]:openfaas/faas.git

If you have some problems with faas

You may open issue on faas support forum (system) here: https://github.com/openfaas/faas/issues