diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..11cde13 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,7 @@ +# Documentation + +- [Develop faasd](./DEV.md) - Instructions for building and testing faasd locally +- [Testing faasd](./PATCHES.md) - Instructions for testing a patch for faasd +- [Roadmap](./ROADMAP.md) - Overview of features, backlog and known issues +- [Run faasd with multipass](./MULTIPASS.md) - Tutorial on how to run faasd on a local multipass VM +- [Terraform modules](./TERRAFORM.md) - A collection of official and community provided terraform modules for faasd