Published onJune 12, 2022NestJS and Postgres local development with Docker ComposeLearn how to write a docker-compose file that creates a local environment with hot reloading for NestJS, Postgres and PrismaRead more →
Published onJune 5, 2022How to write a NestJS Dockerfile optimized for productionLearn how to write a Dockerfile that creates a production optimized image using the NodeJS Alpine image and multistage builds.Read more →
Published onMay 29, 2022Deploying a NestJS app to Cloud Run with Github ActionsLearn how to deploy a NestJs app with continuous deployments to Cloud Run using Github Actions and Cloud BuildRead more →
Published onSeptember 7, 2021Uploading files to Google Cloud Storage with an Express GraphQL serverLearn how to configure a GraphQL Express server to handle multipart requests and upload files to Google Cloud StorageRead more →
Published onAugust 19, 2021How to setup & deploy an Express GraphQL server with Apollo, Prisma, TypeScript, Postgres & HerokuLearn how to set up and deploy a production ready Express GraphQL server in TypeScript that can be used by a client to query and persist data from a Postgres database.Read more →
Published onAugust 12, 2021Hello WorldWelcome! In this blog, I'm going to explore the fullstack Javascript ecosystem - learning different tools and technologies by making projects.Read more →