Web builds
  • 22 May 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Web builds

  • Dark
    Light
  • PDF

Article Summary

For Web Builds, you only need to configure a few settings, such as the preferred code compression format. If you want to use a custom domain, navigate further in the guide.

Web build settings

Local testing and editing

In addition to hosting your app, the build service also provides you with the source code. You are free to edit and test the code locally onwards. The easiest way to do so would be using VS Code editor and Live Server extension.

Start by Downloading your ZIP file from the Build Service page or the email and unpack it in a desired location. Next, install the VS Code editing tool by navigating here: https://code.visualstudio.com/Download. Choose your platform appropriately.

Upon opening VS Code, press Ctrl+O on Windows or Command+O on Mac and open the folder with the unpacked application code.

VS Code

Use Shift+Ctrl+X or Shift+Command+X to open the extensions menu. Search for 'Live server' or follow the hyperlink earlier and install the add-on. Lastly, press 'Go Live' in the bottom right corner, and you will see your app live on your computer.

Go Live

Web distribution - External

See a collection of web deployment guides below:

https://forums.appgyver.com/t/deploying-your-appgyver-web-build-for-free/20140/1


Was this article helpful?