Tag: localhost
- 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 Local Usage Guide · Databases — Run Redis on localhost:6379 for local caching, sessions, queues, and development debugging with NestJS/Bull.
- 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.
- Analog Local Development Guide · Frontend Stacks — Build full-stack applications with Angular using Analog, based on Vite and Nitro, with hot-reloading development on the default localhost:5173.