Update TestDrive.md

This commit is contained in:
Alex Ellis 2017-01-22 19:19:19 +00:00 committed by GitHub
parent a9e72cd0a3
commit 354b467b53

View File

@ -4,6 +4,8 @@ FaaS is a platform for building serverless functions on Docker Swarm Mode with f
#### This is a Quickstart guide for the [FaaS functions as a Service](https://github.com/alexellis/faas/) project #### This is a Quickstart guide for the [FaaS functions as a Service](https://github.com/alexellis/faas/) project
> A sample stack with a number of sample functions is provided, you can also clone the code to hack on it or package your own functions.
The guide makes use of a free testing/cloud service, but if you want to try it on your own laptop just follow the guide in the README file on Github. There is also a [blog post](http://blog.alexellis.io/functions-as-a-service/) that goes into the background of the project. The guide makes use of a free testing/cloud service, but if you want to try it on your own laptop just follow the guide in the README file on Github. There is also a [blog post](http://blog.alexellis.io/functions-as-a-service/) that goes into the background of the project.
* So let's head over to http://play-with-docker.com/ and start a new session. * So let's head over to http://play-with-docker.com/ and start a new session.