BOBobby Orphé Houessinoninbobbyorphe.hashnode.dev·Feb 22, 2025 · 2 min readDeploying a NestJS and Next.js Application on Dokku: Full-Stack ArchitectureIntroduction Deploying a full-stack application that consists of a NestJS backend and a Next.js frontend on a Dokku server can be a powerful yet cost-effective solution. This article will guide you through the process of orchestrating both applicatio...00
BOBobby Orphé Houessinoninbobbyorphe.hashnode.dev·Feb 22, 2025 · 2 min readDeploying a Next.js Application with DokkuIntroduction In this article, we will deploy a Next.js application using Dokku (https://dokku.com). In a previous article, I explained how to deploy a Laravel application with Dokku, also presenting the basics of Dokku. If you are new to this tool, ...00
BOBobby Orphé Houessinoninbobbyorphe.hashnode.dev·Feb 22, 2025 · 2 min readDeploy a NestJS Application with DokkuIntroduction In this article, we will deploy a NestJS application using Dokku (https://dokku.com). In a previous article, I explained how to deploy a Laravel application with Dokku, also presenting the basics of Dokku. If you are new to this tool, I...00
BOBobby Orphé Houessinoninbobbyorphe.hashnode.dev·Feb 22, 2025 · 4 min readDeploying a Laravel Application with Dokku, PostgreSQL and RedisIntroduction In this article, we will deploy a Laravel application using Dokku (https://dokku.com), a lightweight Platform-as-a-Service (PaaS) that enables you to deploy applications on your own server easily. 1. What is Dokku? Dokku is an open-sourc...00