Tag: localhost
- Supabase Local Development Guide · Dev Environments — Run a complete backend with Postgres, Auth, Storage, and more on localhost using Supabase CLI, with the API gateway defaulting to 54321.
- Caddy Local Development Guide · Web Servers — Use Caddy to provide automatic HTTPS and reverse proxy on localhost, forwarding requests to backends like Vite, Node, PHP, etc.
- Django Local Development Guide · Backend Frameworks — Run Python web applications on localhost:8000 using Django, configure SQLite or PostgreSQL databases.
- Docker Local Development Guide · Dev Environments — Run MySQL, Redis, PostgreSQL, Nginx, and more on localhost using Docker and Docker Compose to unify your local development environment.
- Laravel Local Development Guide · Backend Frameworks — Run PHP full-stack applications on localhost:8000 using Laravel and Artisan, with optional Sail, Herd, or XAMPP environments.
- Localhost Ports Explained: 80, 8080, 3000, 5173, 4321, 4173 · Ports & Networking — What is http://localhost:80, localhost:4173, localhost:4321, or localhost:8080? A port-by-port guide to common local services — Vite, Astro, Next.js, MongoDB, Redis, and more.