This guide is designed to help you get started as quick as possible.
webtasks-nodejs
templateserverless create --template webtasks-nodejs --path my-service
cd my-service
npm install
Run the config crendentials command to create a local profile. You will be asked for a phone number or email. You'll immediately receive a verification code. Enter the verification code and your profile will be entirely setup and ready to use.
serverless config credentials --provider webtasks
Run the deploy command
serverless deploy
Run the invoke command
serverless invoke --function main
developers
Made with love in San Francisco + Atlanta, Austria, Germany, Pakistan, Poland, Nebraska & Thailand
Serverless, Inc. © 2018