curol / vercel-node-hello-world-template

Home Page:https://vercel-node-hello-world-template.curol.dev/api/hello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Deploy with 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

About

https://vercel-node-hello-world-template.curol.dev/api/hello


Languages

Language:TypeScript 100.0%