slush-baws

Slush generator for server-less apps on AWS (Api Gateway + Lambda + Cloudformation)

Usage no npm install needed!

<script type="module">
  import slushBaws from 'https://cdn.skypack.dev/slush-baws';
</script>

README

BAWS SLUSH GENERATOR

Startup

npm -g i slush
npm -g i slush-baws

mkdir myProject
cd myProject
slush baws

Use

cd myProject

source baws.aliases
b --help

Hints

  • use lowercase for app names
  • use PascalCase for resource names

License

MIT