Skip to content

ethomson/helloworld-02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name slug description framework useCase css deployUrl demoUrl
Edge API Route
edge-api-route
Build your API using Vercel Edge Functions.
Next.js
Edge Functions
None

Edge API Route

Build your API using Vercel Edge Functions.

Demo

https://edge-api-route.vercel.app/api/edge

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

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example https://github.com/vercel/examples/tree/main/edge-api-routes/hello-world edge-api-route
# or
yarn create next-app --example https://github.com/vercel/examples/tree/main/edge-api-routes/hello-world edge-api-route

Install the Vercel CLI:

npm i -g vercel

Then run the app at the root of the repository:

vercel dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published