Published onAugust 15, 2024Quickly generate Postgres database in a single commandubuntuclicoolifypostgresHow I thought I could let AI do all the work but it turns out it can only do so much
Published onJuly 17, 2024How to install and run PgBouncer via CoolifyubuntuclicoolifypostgresYou have to have PgBouncer if you are using PostgreSQL
Published onJune 24, 2024How to create SFTP-only user in Ubuntu ServerubuntuclicoolifyThis one little script will help you create a SFTP-only user in Ubuntu Server in seconds
Published onJune 19, 2024How to deploy a Next.js app with Prisma and Postgres using CoolifyubuntuclicoolifynextjsThe promise was to be able to deploy a Next.js app easily like to Vercel. But it turned out it was not so easy.
Published onJune 17, 2024How to fix invalid login in Minio deployed via CoolifyubuntuclicoolifyIt took me hours and a nap to finally figure out how to fix this problem
Published onJune 4, 2024Nesktop: Make an offline desktop app with Next.jscliopen-sourcenext.jsAn alternative to building cross platform desktop app without Electron or without using native platform.
Published onMay 27, 2024Simple i18n for Next.js is smarter nowdevnextjscliNow I can finally replace i18next from my projects!
Published onMay 22, 2024Simple Internationalization for Next.js with Plurals SupportdevnextjscliNew update!
Published onMay 14, 2024Internationalization for Next.js Without HassledevnextjscliAnd also type-safe with zero overhead!
Published onMay 13, 2024Stop using environment variable directly in your TypeScript codedevnextjscliAfter that, stop writing the code to validate the environment variable.
Published onMay 7, 2024How to use a page or website screenshot as an Open Graph imagedevcliopen-sourceFor free!
Published onFebruary 5, 2024Make CLI app with ReactdevtypescriptreactcliWhy not right? React is cool!