Skip to content

babakzy/deploy-nuxt-to-static-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

nuxt-to-static-host

Github action for deploying Nuxt.js app on static host using FTP

This action uses Nuxt static website generation to generate a static website (note that this is not possible with server-side rendering apps)

  • Tested on Nuxt 3
  • Uses FTP (SamKirkland/[email protected])
  • Deploys .output/public folder to the root directory of the host

About

Github action for deploying Nuxt.js apps on static host

Resources

License

Stars

Watchers

Forks

Packages

No packages published