Tutorial

Tutorial 7 min read

Deploying HiCyou on ClawCloud Run DevBox

What is HiCyou? HiCyou is an open-source, modern link directory / tools catalog built for developers, creators, and teams. You can use it to: Curate and showcase AI tools, dev tools, design resources, etc. Run a public tools directory where users can submit new resources. Maintain an internal team resource center with commonly used links. Build a “resourc...
Tutorial 8 min read

HiCyou Open-Source Directory: Detailed Zero-Cost Deployment Guide

HiCyou is a free, open-source directory platform designed to help you discover, organize, and submit useful tools and resources. Built on top of services like Vercel, Supabase, and Cloudflare R2, you can deploy your own link directory / resource hub at essentially zero cost — perfect for aggregating quality links, driving traffic to your main site, or showcasing curated res...
HiCyou Open-Source Directory: Detailed Zero-Cost Deployment GuideHiCyou Open-Source Directory: Detailed Zero-Cost Deployment GuideHiCyou Open-Source Directory: Detailed Zero-Cost Deployment Guide
Tutorial 4 min read

Multi-Platform Guide: Installing Node.js 24 and PNPM on Linux, macOS, and Windows

In the era of Vibe Coding, speed and efficiency are everything. That’s why we don’t recommend the “old-school” way of downloading installers from the official website. Instead, we’ll use fnm (Fast Node Manager). fnm is written in Rust, extremely fast, works great across platforms, and lets you switch Node versions seamlessly between projects. In this guide, we’ll use ...
Tutorial 6 min read

Cloudflare R2 Hands-On Guide: Set Up Free 10GB Storage, Zero-Egress Object Storage, and S3-Compatible API Keys

In a modern full-stack (or vibe coding) stack, even though Supabase ships with Storage and Vercel offers free Blob quotas, many developers (including HiCyou) still prefer Cloudflare R2 as the primary storage layer for SaaS projects. The main reasons: R2 is fully compatible with the S3 API. Most importantly, it offers zero egress fees. That means no matter how many...
Cloudflare R2 Hands-On Guide: Set Up Free 10GB Storage, Zero-Egress Object Storage, and S3-Compatible API KeysCloudflare R2 Hands-On Guide: Set Up Free 10GB Storage, Zero-Egress Object Storage, and S3-Compatible API KeysCloudflare R2 Hands-On Guide: Set Up Free 10GB Storage, Zero-Egress Object Storage, and S3-Compatible API Keys
Tutorial 7 min read

A Practical Guide to Supabase: Setting up a Database, Auth, and Integrating Resend

In modern full-stack development and vibe coding workflows, Supabase is no longer just “the open-source Firebase alternative” – it’s become a full development platform. You get a production-grade Postgres database plus powerful Auth, auto-generated APIs, and real-time subscriptions. That’s why HiCyou uses Supabase as both its database and Auth solution. One common pai...
A Practical Guide to Supabase: Setting up a Database, Auth, and Integrating ResendA Practical Guide to Supabase: Setting up a Database, Auth, and Integrating ResendA Practical Guide to Supabase: Setting up a Database, Auth, and Integrating Resend