EverythingCS

Latest Posts

Server Side Pagination and Searching in Nextjs and Drizzle-orm

September 12, 2024

Setup server side pagination and searching in Next.js server components using Drizzle ORM

Self-Hosting Next.js on Ubuntu VM with GitHub Actions for Automatic Deployments

August 18, 2024

Step by step guide on how to self host next js application using nginx and pm2 on the ubuntu virtual machine and also setup github actions for automatic deployments

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

Showing 10 posts out of 26

Previous Next