mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
minor ocd tweaks
This commit is contained in:
parent
fd1dc076db
commit
9a60f7671b
@ -22,9 +22,7 @@ Enjoy! - Serverless, Inc.
|
||||
|
||||
## <a name="quick-start"></a>Quick Start
|
||||
|
||||
**[Watch the video guide here](https://www.youtube.com/watch?v=jfDSc4qq440)**.
|
||||
|
||||
Create and deploy your first serverless microservice in minutes.
|
||||
[Watch the video guide here](https://www.youtube.com/watch?v=jfDSc4qq440) or follow the steps below to create and deploy your first serverless microservice in minutes.
|
||||
|
||||
| **Step** | **Command** |**Description**|
|
||||
|---|-------|------|
|
||||
@ -172,4 +170,4 @@ Serverless is composed of Plugins. A group of default Plugins ship with the Fra
|
||||
* [Function-Package](https://github.com/HyperBrain/serverless-package-plugin) - Package your lambdas without deploying to AWS.
|
||||
* [Sentry](https://github.com/arabold/serverless-sentry-plugin) - Automatically send errors and exceptions to [Sentry](https://getsentry.com).
|
||||
* [Auto-Prune](https://github.com/arabold/serverless-autoprune-plugin) - Delete old AWS Lambda versions.
|
||||
* [Serverless Secrets](https://github.com/trek10inc/serverless-secrets) - Easily encrypt and decrypt secrets in your Serverless projects
|
||||
* [Serverless Secrets](https://github.com/trek10inc/serverless-secrets) - Easily encrypt and decrypt secrets in your Serverless projects
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user