Hi,
I am setting up a test weweb-server in Google Cloud and wondering which Sample zip files to use:
- raw_project_files.zip
- built_project_files.zip
Thanks!
Hi,
I am setting up a test weweb-server in Google Cloud and wondering which Sample zip files to use:
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