Deploy with Stormkit
How to deploy Nuxt with Stormkit.io?
Easily build, deploy and scale your Nuxt applications with Stormkit.io . It supports instant rollbacks, serverless-side logic, snippet injections, multiple development environments and more...
Prerequisites
This guide assumes you already have a Nuxt project to deploy. If you need a project, use the create-nuxt-app to get started or fork Stormkit's Nuxt Example before continuing.
Setup
- Go to app.stormkit.io and log in by selecting your git provider.
 - Once logged in, Stormkit will ask you in which provider your codebase is located. Click on the provider once more.
 - If Github, click on ‘Connect more repositories’ and grant Stormkit access to it.
 - Next, select your repository. This will create the application on Stormkit.
 - On your application's page, find the Production environment and click on that.
 - Click on edit to configure your application. You will provide the build command and the environment variables in this screen.
 
Static websites
You don't have to do anything for static websites. Applications built with nuxt generate will be handled out of the box.
Single page applications
For single page applications, all you have to do is to provide a redirects.json which redirects
all requests to index.html. To do so, create a redirects.json file on the top level of your project and specify the following rule:
[
  { "from": "*", "to": "/index.html" }
]
 Hosting using Stormkit
Stormkit generates a unique URL for each deployment. You can preview your application using these links. Later, you can connect your domain and publish any deployment so that the users will start to see that version of your application. You can also do staged-rollouts or A/B testing by publishing multiple versions at the same time.
Support
If you need additional support, you can chat with Stormkit developers and other community members on Discord .
 
        Sébastien Chopin
       
 
        Nazaré da Piedade
       
 
        Nobu
       
 
        川音리오
       
 
        Maciek Palmowski
       
 
        Nestor Vera
       
 
        Daniel Roe
       
 
        Yue Yang
       
 
        Jeronimas
       
 
        Alessandro Carrano
       
 
        Clément Ollivier
       
 
        Alexander Lichter
       
 
        N3-rd
       
 
        Adrien Zaganelli
       
 
        Mag
       
 
        Stefan Huber
       
 
        Olga Bulat
       
 
        Paiva
       
 
        Florian Reuschel
       
 
        Savas Vedova
       
 
        Steven
       
 
        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