Teco Tutorials
  • Home
  • Categories
  • Useful Tools
  • Author

GitHub Actions

A collection of 5 posts
Photo by Shaawn / Unsplash
Node.js

Better Error Stack Trace with Node.js Source Maps and Sentry

Reducing the bundle size of a Node.js application and getting a detailed error stack trace can be mutually exclusive; using Sentry, learn how to get the best of both worlds.
Mar 10, 2025 15 min read
Photo by Bernhard / Unsplash
GitHub Actions

Build a CI/CD with GitHub Actions to Deploy a Node.js API

This post shows how to build a CI/CD pipeline with GitHub Actions to deploy a Node.js application on a server as a Docker container.
Feb 11, 2025 10 min read
Photo by Charlotte Boyle / Unsplash
PlanetScale

Apply database migrations to PlanetScale from GitHub Actions

This post shows how to build a CI/CD pipeline with GitHub Actions to deploy a database migration in a production database hosted on PlanetScale.
Aug 26, 2024 12 min read
Photo by ISKRA Photography / Unsplash
GitHub Actions

Publish a Docker image to Amazon ECR from a GitHub Actions

This post shows how to build, tag, and push a Docker image in Amazon ECR from a GitHub Actions workflow. The authentication to AWS is done using OpenID Connect.
Apr 8, 2024 9 min read
Photo by Richard Gatley / Unsplash
Spring Boot

Automate the deployment of a SpringBoot application using GitHub Actions CI/CD

This post will show how to automatically deploy a SpringBoot application in production when the code changes using a CI/CD pipeline on GitHub Actions.
Jul 17, 2023 12 min read
Page 1 of 1
Teco Tutorials © 2025
  • Twitter
  • GitHub
  • LinkedIn
Powered by Ghost