What Sample WeWeb Project Zip Files to use?

Hi,

I am setting up a test weweb-server in Google Cloud and wondering which Sample zip files to use:

  1. raw_project_files.zip
  2. built_project_files.zip

Thanks!

Raw project files are files that need to be builded through a CI/CD using nodejs and npm for example
Built project files are static files ready to be hosted/served anywhere, so I guess you need this one

1 Like