Setting up a local MongoDB replica set with a single nodeIf you want to use some MongoDB features you need a DB running as a replica set. This article shows how to configure it locally.Jun 16, 20233Jun 16, 20233
Use custom environmental variables when building an Azure Static Web App with Bitbucket pipelineswhen it comes to deploying apps to Azure using Bitbucket, it lacks the latest options available to GitHub or Azure DevOps pipelinesSep 4, 2022Sep 4, 2022
Disable SSR in a SvelteKit projectSSR is great and all, but sometimes you might just not need itSep 4, 20221Sep 4, 20221
Deploy a React App on Azure with Bitbucket pipelinesI use Bitbucket for its private repos and recently decided to deploy my app to Azure from a pipeline. Here are the steps I followed.Mar 2, 20211Mar 2, 20211
How to configure Keycloak for a Web AppYour Web App needs to use Keycloak to authenticate its users or simply to acquire an access token? Here is you can configure Keycloak.Oct 19, 2020Oct 19, 2020
Published inThe StartupKeycloak Integration With Gatsby/ReactThe backend API expects a Keycloak access token and the UI must authenticate the user and send the token with every request? Let’s go!Oct 19, 2020Oct 19, 2020
The easy way to use CSS3 animations in ShotcutShotcut allows you to use HTML to create visual effects, but CSS3 animations are not supported. Here is what I did.Jun 7, 20201Jun 7, 20201