EverythingCS

Latest Posts

How to handle File Uploads (images, videos, pdf) using Multer in Express.js Node.js

July 8, 2024

Step by step guide on how to handle file uploads in express js using multer

Two-Factor Authentication and Recovery Code Setup in Astro.js

March 13, 2024

Step by step guide on how to setup Two-Factor/ Multifactor authentication along with the recovery codes in Astro.js

Passwordless Magic Link Authentication Setup in Astro.js

March 8, 2024

Step by step guide on how to setup Passwordless magic link authentication in astrojs with authentication persistence and protecting routes via middlewares.

Email Password Credentials Authentication Setup in Astro.js

February 29, 2024

Step by step guide on how to setup Email Password Credentials Authentication in Astro with Email Verification and also persist authentication state in Astro and protecting routes via middlewares.

Google and Github Authentication OAuth2 Setup in Astro.js

January 2, 2024

Step by step guide on how to setup google and github authentication in astro and also persist user and protecting routes.

How to setup context in React: Build Ecommerce App with all the cart actions

December 15, 2023

Step by step guide on how to setup react context with reducers for the global state management

How to clone private github repo in the Cloud Virtual Machine or Remote Machine

December 14, 2023

Guide on how to clone private github repository in your vm or remote machine.

How to host Node.js Express server on VPS/Cloud Ubuntu Nginx with SSL Certificate

December 6, 2023

Host Node.js typescript express server on vps machine running ubuntu and use nginx as a proxy and configure SSL certificate

How to get current user IP Address in Cloudflare Workers using Hono Framework

November 23, 2023

Step by step guide on how to get current IP address in Cloudflare Workers using Hono Framework

How to get current user IP Address in Deno

November 23, 2023

Step by step guide on how to get current IP address in Deno

Showing 10 posts out of 25

Previous Next