Skip to content

Dereje1/AWS-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS lambda basic setup for a SPA

To run locally

Prerequisites:

  • aws cli w/credentials
  • serverless

Then to start serverless offline on http://localhost:3000

$npm install
$npm start

And open client (index.html) with any browser

To Deploy

$sls deploy

About

Playing with JavaScript AWS lambda functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published