Welcome to kongebra.net

Welcome to kongebra.net, a hub for developers interested in full-stack development with a focus on frontend technologies, DevOps, and CI/CD. Specializing in Azure, .NET, and Next.js, my blog offers in-depth tutorials, industry insights, and developer stories to help you navigate the ever-evolving tech landscape. Whether you're a seasoned developer or just starting out, our content is designed to enrich your skill set and keep you updated on the latest trends. Based in Norway, I bring a unique Scandinavian perspective to global tech challenges.


Latest posts

Next.js with .NET Aspire

Microsoft’s latest tech, .NET Aspire, has been generating buzz with its robust framework for building distributed applications. However, the focus has mainly been on .NET frontends, leaving Next.js developers looking for guidance on how to integrate the two. In this post, we’ll walk you through the process of setting up a Next.js application with Docker, and seamlessly integrating it into a .NET Aspire project. From local development with hot module reloading to deploying a production-ready build, this guide will help you leverage the best of both frameworks for scalable and efficient development.

Automate Your Next.js Deployment to Azure: A Step-by-Step Guide

Learn how to seamlessly deploy your Next.js application to Azure Web Apps using GitHub Actions. This comprehensive guide walks you through each step, from setting up your development environment to automating your deployment pipeline, ensuring you're well-equipped for the journey ahead.