serverless/docs/README.md

40 lines
2.3 KiB
Markdown

<!--
title: Serverless Framework Documentation
menuText: Docs
layout: Doc
menuItems:
- {menuText: "Get Started", path: /framework/docs/getting-started/}
- {menuText: "Dashboard Reference", path: /framework/docs/dashboard/}
- {menuText: "- Insights", path: /framework/docs/dashboard/insights/}
- {menuText: "- Notifications", path: /framework/docs/dashboard/notifications/}
- {menuText: "- Output Variables", path: /framework/docs/dashboard/output-variables/}
- {menuText: "- Secrets", path: /framework/docs/dashboard/secrets/}
- {menuText: "- Safeguards", path: /framework/docs/dashboard/safeguards/}
- {menuText: "- Access Roles", path: /framework/docs/dashboard/access-roles/}
- {menuText: "- Profiles", path: /framework/docs/dashboard/profiles/}
- {menuText: "- Pipelines", path: /framework/docs/dashboard/pipelines/}
- {menuText: "Provider CLI References", path: /framework/docs/providers}
- {menuText: "- AWS", path: /framework/docs/providers/aws/}
- {menuText: "- Azure", path: /framework/docs/providers/azure/}
- {menuText: "- fn", path: /framework/docs/providers/fn/}
- {menuText: "- Google", path: /framework/docs/providers/google/}
- {menuText: "- OpenWhisk", path: /framework/docs/providers/openwhisk/}
- {menuText: "- Kubeless" , path: /framework/docs/providers/kubeless/}
- {menuText: "- Spotinst" , path: /framework/docs/providers/spotinst/}
- {menuText: "- Cloudflare" , path: /framework/docs/providers/cloudflare/}
- {menuText: "Examples", path: https://serverless.com/examples/}
- {menuText: "Tutorials", path: https://serverless.com/blog/category/guides-and-tutorials/}
-->
<!-- DOCS-SITE-LINK:START automatically generated -->
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/)
<!-- DOCS-SITE-LINK:END -->
# Documentation
The Serverless Framework helps you build serverless apps with radically less overhead and cost. It provides a powerful, unified experience to develop, deploy, test, secure and monitor your serverless applications.
If you are new to serverless and want to experience how fast and easy it is to build a serverless app, or if you are an experienced user of the Serverless Framework open source CLI and want to explore new features of the Framework, you can get started **[here](./getting-started.md)**, for free.