localhost Articles | LocalHost Run
Localhost development guides, tutorials, and resources.
All articles
- Installing Drupal on localhost · CMS — Install the Drupal CMS in local environments like XAMPP or WAMP, and access the development site at http://localhost/drupal.
- Gatsby Local Development Guide · Frontend Stacks — Build React static sites with Gatsby, utilizing a GraphQL data layer, and develop locally on the default localhost:8000.
- Hono Local Development Guide · Frontend Stacks — Use Hono to build lightweight Web APIs and edge services, with Node.js defaulting to localhost:3000, and can also be deployed to Cloudflare Workers.
- localhost/joomla/administrator & Local Joomla Install · CMS — Install Joomla locally: front end at http://localhost/joomla, admin at http://localhost/joomla/administrator. Setup steps, first login, and 404/blank-page fixes.
- Install Magento 2 on Localhost · E-commerce — Magento 2 locally at http://localhost/magento (docroot → pub/). Composer, database, Elasticsearch, and how to setup Magento 2 in localhost.
- Using MariaDB on localhost · Databases — MariaDB is an open-source branch of MySQL, and local stacks like XAMPP default to using MariaDB, connecting via localhost:3306.