Skip to content

Express.js on Vercel

Simple Express.js + Vercel example that serves html content, JSON data and simulates an api route.

RepositoryAvatar of vercelvercel/examples
Framework
Use Case
CSS
Express.js on Vercel thumbnail

Express.js on Vercel

Simple Express.js + Vercel example that serves html content, JSON data and simulates an api route.

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/express

Install the Vercel CLI:

npm i -g vercel

Then run the app at the root of the repository:

vercel dev
Express.js on Vercel thumbnail

Express.js on Vercel

Simple Express.js + Vercel example that serves html content, JSON data and simulates an api route.

RepositoryAvatar of vercelvercel/examples
Framework
Use Case
CSS

Express.js on Vercel

Simple Express.js + Vercel example that serves html content, JSON data and simulates an api route.

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/express

Install the Vercel CLI:

npm i -g vercel

Then run the app at the root of the repository:

vercel dev

Unleash New Possibilities

Deploy your app on Vercel and unlock its full potential

Try Vercel Free