Jul 22, 2024 13How to host a Monorepo on CoolifyDeploy a monorepo built with turborepo and pnpm workspaces on Coolify.
Apr 18, 2024 23Custom Domains in Coolify self-hostedA guide on how to set up custom domains in Coolify self-hosted
Nov 16, 2023 12using node-html-to-image in NextJS serverless functionsi spent an entire day debugging so you don't have to
Mar 22, 2023 9Fatal, repository not foundI lost four hours of my life to this, I won't let you lose that much time :)
Jan 27, 2023 1Ruby; If love was a programming languageRuby is just one of those languages that is just so easy to love.
Jul 12, 2022 1Closures...I am not done yetMy quest for closures keeps intensifying. Maybe it has nothing to do with Javascript closures but some other kind of closure.
Jul 7, 2022 6ClosuresIf our function was tea and the surrounding environment was a cup - then the entire "cup of tea" is a Closure. The difference is that Closures are not every developer's "cup of tea".
Jun 28, 2022 11Where are my Arrays and Strings ".at"?The EcmaScript release on June 2022 (ES2022) introduced a new method (.at), it is okay-ish.
Jun 28, 2022 6MutationObserver saved my weekend buildWhat it is, how it saved me from losing my mind, why you should care.