Skip to content

⚡ A basic toolkit for local serverless application development using AWS

Notifications You must be signed in to change notification settings

mateus4k/aws-serverless-nodejs-development-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aws + Serverless + NodeJs development environment

Stack

Usage

  1. Clone this project
  2. Create environment variables files with make setup and then edit .env
  3. Run container: make start
  4. Check credentials: aws s3 ls
  5. Start you serverless app: serverless