An open API service indexing awesome lists of open source software.

https://github.com/thesoenke/serverless-tutorial

Serverless Tutorial mit OpenFaaS
https://github.com/thesoenke/serverless-tutorial

openfaas serverless tutorial

Last synced: 5 months ago
JSON representation

Serverless Tutorial mit OpenFaaS

Awesome Lists containing this project

README

          

# Serverless Tutorial

Tutorial über Serverless Functions mit [OpenFaaS](https://github.com/openfaas/faas) für das Modul EvS.

## Lokales Setup
1. Ruby installieren
2. `gem install bundler`
3. `bundle`
4. `jekyll serve`
5. [localhost:4000](http://localhost:4000) aufrufen