Ahmiimec / serverless

Serverless attempt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's included

  • Folder structure used consistently across our projects.
  • serverless-pseudo-parameters plugin: Allows you to take advantage of CloudFormation Pseudo Parameters.
  • serverless-bundle plugin: Bundler based on the serverless-webpack plugin - requires zero configuration and fully compatible with ES6/ES7 features.

Getting started

cd YOUR_PROJECT_NAME npm install sls deploy -v or serverless deploy --verbose


You are ready to go!

About

Serverless attempt


Languages

Language:JavaScript 100.0%