---
title: "Deploy Hello world"
description: "A simple Hello world webserver written in node."
category: "Starters"
url: https://railway.com/deploy/CYqWyQ
---

# Deploy Hello world

A simple Hello world webserver written in node.

**[Deploy Hello world on Railway](https://railway.com/template/CYqWyQ)**

Machine-readable deploy manifest (JSON, validated by TemplateCI): https://railway.com/deploy/CYqWyQ/manifest.json

- **Creator:** Oscar's Projects
- **Category:** Starters
- **Total deploys:** 57

## Template content

### node-hello-world

- **Source:** OscarNOW/node-hello-world
- **Public domain:** Yes

## Documentation

### Node hello world
This is a simple Hello world webserver written in node. It will respond to "GET /" requests with the text "Hello World!". This is made using express.
It will use the default port provided by Railway, or 3000 if it isn't set.
Once the template is used to create a project, it will automatically start without extra configuration required.

## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [WireMock Private API Stubs](https://railway.com/deploy/wiremock-private-api-stubs) — Persistent HTTP API stubs behind generated owner access.

Open this page in a browser: https://railway.com/deploy/CYqWyQ
