jgngo

jgngo @jgngo

About: Interested in making things work.

Location:
Manila
Joined:
Mar 17, 2020

jgngo
articles - 15 total

SSL Certificate for Internal Servers

This is a guide for generating an SSL certificate via Let's Encrypt for a server that is not exposed...

Learn More 0 0Mar 10

Imagemagick

Installation https://imagemagick.org/script/download.php#windows 1. Converting...

Learn More 1 1Dec 18 '24

Starter Nuxt Template

npx nuxi@latest init starter cd starter pnpm install -D typescript pnpm add lucide-vue-next npx...

Learn More 0 0May 2 '24

Jasper Studio Design Tips

If you are designing a columnar report intended to be exported as Excel, here are some tips. ...

Learn More 0 0Nov 30 '23

Podman Tips

If you are using WSL, you may want to install podman instead of docker. It is a drop-in replacement...

Learn More 0 1May 2 '23

Nuxt 3 Project

Starting a project example-proj. If you wish to build a project including an API, please use Sidebase...

Learn More 0 0Apr 18 '23

Setup for New Machine

Things to install when setting up a new machine. Windows In PowerShell, you can quickly...

Learn More 1 0Jul 28 '22

Vue 3 / Vite on Cloudflare Pages

A build recently failed in Cloudflare Pages and showed the following error. 19:09:34.631 ...

Learn More 7 0Jun 30 '22

Strapi Authentication via Provider

If you use a 3rd party provider in Strapi for authentication, the access token works a little...

Learn More 11 2May 30 '22

New .NET 6 Project

Work in progress... This guide helps you setup a new .NET 6 project using PostgreSQL as a...

Learn More 7 0May 27 '22

Starting a Vue 3 project

tl;dr Use npm init vue@latest. This uses Vite as the build tool and provides options to...

Learn More 5 0May 26 '22

VSCode Tips

If you have 11 minutes to spare, watch this first. The general principle is: [🐭 Mouse (Slow) and 🎹...

Learn More 7 2May 25 '22

Install Docker Community in WSL 2 (Ubuntu 22.04)

After installing Ubuntu 22.04 stable in WSL, I proceeded to install Docker Engine using the official...

Learn More 11 0Apr 25 '22

CI/CD for .NET Core

This is a guide for setting up CI/CD for a .NET API in the AWS environment using AWS Code Pipeline...

Learn More 6 1Apr 24 '22

Creating a Google Account Using Your Work Email

Ever had a colleague invite you to collaborate on a Google Doc using your work email and get prompted...

Learn More 5 0Mar 17 '20