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
- Host: GitHub
- URL: https://github.com/thesoenke/serverless-tutorial
- Owner: theSoenke
- Created: 2017-11-02T20:38:52.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-14T12:13:35.000Z (about 8 years ago)
- Last Synced: 2025-03-30T07:15:00.671Z (10 months ago)
- Topics: openfaas, serverless, tutorial
- Language: Ruby
- Homepage: https://thesoenke.github.io/serverless-tutorial
- Size: 142 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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