Skip to content

edgio-docs/edgio-v7-edge-function-template

Repository files navigation

This is base Edgio template project with edge function support. You may create a new property using this template from the Edgio Console.

Getting Started

Install Packages

npm install

Local Development Server

npm run edgio:dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Edgio

Deploy this project on Edgio with the following command:

npm run edgio:deploy

Check out our Edge Functions documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published