Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 477 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 477 Bytes

Service User: Login with Facebook

This was a project that I attempted to implement in 2020 for my side project. I followed the error handler from this blog, which focused on the implementation on the Frontend https://productionreadygraphql.com/2020-08-01-guide-to-graphql-errors. However, this repository only focuses on the implementation on the Backend side.

Tech Stack:

  • Apollo Server
  • TypeScript
  • Mongoose
  • Jest
  • Docker
  • Kubernetes
  • Skaffold (runtime for K8S)