Skip to content

jhta/serverless-graphql-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wheel Project (SLS + Nextjs + GraphQL)

Project created using Serveless Framework.

Stack

It includes 2 subprojects, API and Frontend. Both of them are integrated to with CI/CD thanks to Github Actions.

API

  • Serverless, handle the infrastructure for the Lambda and the DynamoDB Table.
  • Graphql with Apollo Server.
  • Typescript

Frontend

  • Serverless, in this scenario using (sls-next/component)(https://www.serverless.com/blog/serverless-nextjs), which automatically create the lambda(s) using Lambda@Edge, it also push the assets to S3 and cache them with Cloudfront.
  • NextJS
  • Typescript
  • NextAuth to handle Google OAuth.

AWS Infra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published