Skip to content

This is a boilerplate using Claudia API Builder to create a Serverless API with a GraphQL endpoint that uses Sequelize as the Database ORM and Postgres as the Database.

License

Notifications You must be signed in to change notification settings

samuel-phua/claudia-api_graphql_sequelize_pg

Repository files navigation

claudia-api_graphql_sequelize_pg

This is a boilerplate using Claudia API Builder to create a Serverless API with a GraphQL endpoint that uses Sequelize as the Database ORM and Postgres as the Database.

Setup Lambda function to be in VPC

  • aws lambda update-function-configuration --function-name --vpc-config
  • the executor role needs to have AWSLambdaVPCAccessExecutionRole

About

This is a boilerplate using Claudia API Builder to create a Serverless API with a GraphQL endpoint that uses Sequelize as the Database ORM and Postgres as the Database.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published