Tag: localhost
- NestJS Local Development Guide · Backend Frameworks — Build a TypeScript backend API with NestJS on localhost:3000, supporting REST, WebSocket, and microservices architecture.
- Troubleshooting localhost Port Conflicts · Ports & Networking — Resolving issues with ports like localhost 80, 443, 3000, 5173 being occupied, preventing Apache, Vite, and Next.js from starting.
- PostgreSQL Local Usage Guide · Databases — Install and connect to PostgreSQL on localhost:5432 for local development with applications like Django, Rails, and Node.
- redis://localhost:6379 — Connect & Run Redis Locally · Databases — What does redis://localhost:6379 mean? URI formats, redis-cli, Docker, and Connection refused fixes.
- Vite Local Development Guide · Frontend Stacks — Vite is a modern frontend build tool that provides lightning-fast HMR on localhost:5173 by default, supporting frameworks like React, Vue, and Svelte.
- Adminer Local Database Management Guide · Databases — A single-file PHP database tool, Adminer can be deployed at http://localhost/adminer to manage MySQL, MariaDB, SQLite, and more.