Skip to content

lucascanavan/node-lambda-furl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample AWS Lambda using Function URL, nodejs, typescript, terraform & lambda-api.

Development

npm run dev

Deploy ("terraform init" from "./terraform" will need to be run once before the first deploy)

npm run deploy

Destroy (clean up)

npm run destroy

References used during the development of this sample:

https://github.com/jeremydaly/lambda-api

https://nquayson.com/aws-lambda-function-url-using-terraform-quick-walkthrough

https://docs.aws.amazon.com/lambda/latest/dg/urls-tutorial.html

https://anreddy.in/blog/guides/serverless-hit-counter-using-node-js-and-postgresql-on-lambda

https://www.digitalocean.com/community/tutorials/setting-up-a-node-project-with-typescript

About

Sample AWS Lambda using Function URL, nodejs, typescript & terraform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published