Deploy Nuxt with Edgio
How to deploy a Nuxt app with Edgio?
Edgio supports both static and universal (SSR) Nuxt applications.
Edgio Applications is an Internet-scale platform that makes it easy for teams to build, release, protect, and accelerate their web apps and APIs.
For detailed instructions consult Edgio's Nuxt Integration Guide
Getting Started
- Sign up for a free account on Edgio
- Install the Edgio CLI
yarn global add @edgio/cli
npm i -g @edgio/cli
-
Update
nuxt.config.*to include@edgio/nuxt/moduleinbuildModules:
buildModules: [['@edgio/nuxt/module', { edgioSourceMaps: true }]],
-
Run
edgio initwhich will configure your project for Edgio
Running your project with Edgio
To test your app locally in dev mode, run the following in your project directory:
edgio dev
To test your app locally in production mode, run the following in your project directory:
edgio build && edgio run --production
Deploying To Edgio
To deploy your app, run the following in your project directory:
edgio deploy
Get Help
If you have issues please check the Troubleshooting section of the guide, or create a ticket on the Edgio Forum .
Nazaré da Piedade
Sébastien Chopin
Nobu
川音리오
Maciek Palmowski
Nestor Vera
Daniel Roe
Yue Yang
Jeronimas
Clément Ollivier
Alexander Lichter
N3-rd
Adrien Zaganelli
Mag
Stefan Huber
Olga Bulat
Paiva
Florian Reuschel
Savas Vedova
HIJACK
Vinícius Alves
Kareem Dabbeet
Valentín Costa
Ryan Skinner
Alex Hirzel
Ajeet Chaulagain
René Eschke
Nico Devs
Muhammad
Naoki Hamada
Tom
Yann Aufray
Anthony Chu
Nuzhat Minhaz
Lucas Portet
Richard Schloss
Bobby
bpy
Antony Konstantinidis
Hibariya
Jose Seabra
Eze
Florian Lefebvre
Lucas Recoaro
Julien SEIXAS
Sylvain Marroufin
Spencer Cooley