3 Star 0 Fork 0

mirrors_Rich-Harris / sveltekit-on-the-edge

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

SvelteKit on the edge

A demo SvelteKit app running on Vercel Edge Functions, which run close to your users to enable dynamic server-side rendering at the speed of static content.

How to enable edge functions in your SvelteKit app deployed to Vercel

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Deploying

The easiest way to deploy your app is to link the repo to your Vercel account. Alternatively, you can create a production build locally...

npm run build

...and deploy the prebuilt app to Vercel:

vc deploy --prebuilt

Empty file

About

Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/mirrors_Rich-Harris/sveltekit-on-the-edge.git
git@gitee.com:mirrors_Rich-Harris/sveltekit-on-the-edge.git
mirrors_Rich-Harris
sveltekit-on-the-edge
sveltekit-on-the-edge
main

Search

53164aa7 5694891 3bd8fe86 5694891