Mariusz Nowak dfc78396c7 feat(CLI): Fallback to service local serverless installation by default
BREAKING CHANGE:
When globally installed `serverless` CLI is invoked in a context of a service, which has locally installed (in its `node_modules`) `serverless`. The locally installed CLI will be (by default) run instead of a global one.
2020-09-10 13:26:17 +02:00
..

Read this on the main serverless docs site

Serverless Framework Documentation

Develop, deploy, troubleshoot and secure your serverless applications with radically less overhead and cost by using the Serverless Framework. The Serverless Framework consists of an open source CLI and a hosted dashboard. Together, they provide you with full serverless application lifecycle management.

Are you new to serverless application development?

Sign up for our hosted dashboard (its free) and well help deploy your first serverless app in minutes.

If you prefer to start on the CLI, use our get started guide.

If you are an experienced user of the Serverless Framework

Our Pro dashboard allows you to import existing projects. Track performance, troubleshoot, configure CI/CD and deployment policies, and get end-to-end serverless application lifecycle management. Get started for free.

Have questions? Visit our Forum.

For inspiration, check out example code, guides and use cases.