/yoga-typeorm-be

Chat backed built using Typeorm and Graphql-yoga

Primary LanguageTypeScript

CircleCI codecov

Awesome Project Build with TypeORM and GraphqlYoga

Demo backend project using TypeORM as ORM and GraphqlYoga as API.

CI and CD is done using CircleCI by running tests and deployment to a private docker repo hosted on AWS ECR. The deployment to ECR is done using a personal deployment docker image. Code coverage is ensured by Codecov, while automatic dependency update is done is using Renovate.

PS: It is my personal playground for different things that I find interesting