201 Forks
1719 Stars
1719 Watchers

serverless

Serverless 架构应用开发指南 - Serverless Architecture Application Development Guide with Serverless Framework.

How to download and setup serverless

Open terminal and run command
git clone https://github.com/phodal/serverless.git
git clone is used to create a copy or clone of serverless 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 https://github.com/phodal/serverless/archive/master.zip

Or simply clone serverless with SSH
[email protected]:phodal/serverless.git

If you have some problems with serverless

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