783 Forks
4948 Stars
4948 Watchers

serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project

How to download and setup serverless-offline

Open terminal and run command
git clone https://github.com/dherault/serverless-offline.git
git clone is used to create a copy or clone of serverless-offline repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with serverless-offline https://github.com/dherault/serverless-offline/archive/master.zip

Or simply clone serverless-offline with SSH
[email protected]:dherault/serverless-offline.git

If you have some problems with serverless-offline

You may open issue on serverless-offline support forum (system) here: https://github.com/dherault/serverless-offline/issues