viamericas-base-serverless-project

1.0.0 • Public • Published

SERVERLESS BASE PROJECT

DESCRIPTION

This repository is to be used as a base project for serverless projects. Attempt as been made to include most used configurations, however you are invited to extend the project to fit requiements. You can make a PR back to this to keep this project updated.

GETTING STARTED

  • Install serverless framework globally if you have not already npm install serverless -g
  • Clone the project
  • Run yarn install or npm install
  • Make sure you have setup your aws credencials. This can be done using aws-cli AWS_CLI or serverlessPROFILES.
  • Run the project locally using serverless offline start

WHAT'S INCLUDED

  • You can use the latest javascript and node, the project bundles and traspiles using BabelJS and Webpack.

  • ESLint is already setup and ready to use.

  • Example configuration for resources such as S3 bucket and Dynamo table included.

Readme

Keywords

none

Package Sidebar

Install

npm i viamericas-base-serverless-project

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

445 kB

Total Files

80

Last publish

Collaborators

  • yeyega