Tutorial

How to Cache data with Hapi/catbox

Introduction to hapi.js and Catbox: Hapi.js is an open-source framework for building web applications and services. It provides a solid set of features that make it easy to develop scalable and secure server-side applications. One of the key features of hapi.js is its plugin system, which allows developers to extend the functionality of their applications […]

How to Cache data with Hapi/catbox Read More »

A Step-by-Step Guide to Deploying a Node Site as a Windows Service Using Qckwinsvc

Introduction In this blog post, we will walk you through the process of deploying a Node.js site as a Windows service using Qckwinsvc. While Qckwinsvc might not be the ideal solution for large-scale sites (for which we recommend using PM2), it is a quick and effective option for smaller projects and setting up local servers

A Step-by-Step Guide to Deploying a Node Site as a Windows Service Using Qckwinsvc Read More »