Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-pambda-app

Create Pambda apps

Installation

npm i -g create-pambda-app

Usage

This package provides the command create-pambda-app.

You can run as follows:

npm init pambda-app <project-directory>

The code using Pambda and the template of AWS SAM are generated in the directory specified by project-directory. This command also creates an S3 Bucket for deploying the application.

To deploy the application, run the deploy script as follows:

cd <project-directory>
npm run deploy

License

MIT

About

Create Pambda apps

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages