New Project
Back to Templates

Node.js Serverless Function

Use Node.js with Vercel Serverless Functions.

DeployView Demo
node-dark

Node.js Hello World

Simple Node.js + Vercel example that returns a "Hello World" response.

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy the example using Vercel:

Clone and Deploy

git clone https://github.com/vercel/examples/tree/main/solutions/node-hello-world

Install the Vercel CLI:

npm i -g vercel

Then run the app at the root of the repository:

vercel dev
GitHub Repovercel/examples
LicenseView License
Use Cases
StarterBackend
Stack
Other

Related Templates

Back to Templates
DeployView Demo

Flask Hello World

Use Flask 3 on Vercel with Serverless Functions using the Python Runtime.
Flask Hello World

Django Hello World

Use Django on Vercel with Serverless Functions using the Python Runtime.
Django Hello World

Alt Text Generator

Generate descriptions for your images using AI.
Alt Text Generator