Skip to content

Simple Lambda example with caching using aws-serverless-express to expose the postgraphile middleware

Notifications You must be signed in to change notification settings

ajmontero/postgraphile-lambda-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundle with:

DATABASE_SCHEMAS="app_public" DATABASE_URL="postgres://localhost/lambda_example" npm run bundle

Then upload lambda.zip (~3.9MB) to lambda and set the handler to index.handler

Make sure you set the DATABASE_SCHEMAS and DATABASE_URL envvars on Lambda too!

About

Simple Lambda example with caching using aws-serverless-express to expose the postgraphile middleware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%