Home

Issue: 942

Nuxt Generate and AWS S3

[issue link]

Hi,

I’ve read in the GitHub issues that it’s supposed to be possible to use npm run generate to create a static site that runs on GH pages or AWS S3.

I’ve done this and uploaded the files to the bucket. All files are being found/loaded properly after I set the router.base in the config, the json file to populate the page is being loaded as well but none of the interactions are going:

https://s3-eu-west-1.amazonaws.com/thuisverpleging-vlaanderen/index.html

Is this not supposed to work?

This question is available on Nuxt.js community (#c806)