nuxt-community / express-template

Starter template for Nuxt 2 with Express.
https://codesandbox.io/s/github/nuxt-community/express-template
1.25k stars 239 forks source link

How to Deploys to netlify? #135

Closed thaycacac closed 6 years ago

thaycacac commented 6 years ago

I try to deploy my website to netlify but not successful. It seems impossible to execute the command npm run generate

This question is available on Nuxt community (#c112)
ghost commented 6 years ago

This issue as been imported as question since it does not respect express-template issue template. Only bug reports and feature requests stays open to reduce maintainers workload. If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically. Your question is available at https://cmty.app/nuxt/express-template/issues/c112.

nicoladl commented 6 years ago

Have you read the documentation? https://nuxtjs.org/faq/netlify-deployment/

What error is showed?

josteph commented 5 years ago

@nicoladl I was able to deploy this into netlify, but every request doesn't correspond with the API routes, returning 404 error not found.

Using Nuxt 2.2.0