localhost Articles | LocalHost Run
Localhost development guides, tutorials, and resources.
All articles
- Ruby on Rails Local Development Guide · Backend Frameworks — Run Ruby web applications on localhost:3000 using Rails, with built-in Puma server and Active Record.
- Remix Local Development Guide · Frontend Stacks — Local development with the Remix full-stack React framework, defaulting to localhost:5173; v7 capabilities have been merged into React Router.
- Spring Boot Local Development Guide · Backend Frameworks — Run Java Web applications and REST APIs on localhost:8080 using Spring Boot, with support for hot reloading via devtools.
- SQLite Local Usage Guide · Databases — SQLite is a file-based embedded database that does not require a standalone service, commonly used as db.sqlite3 in local development with Rails/Django/Flask.
- Strapi Local Development Guide · CMS — Run Strapi Headless CMS on localhost:1337 to manage content and REST/GraphQL APIs.
- 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.