Preparation

There are several configuration changes you’ll definitely want to consider carefully before deploying your API:

How Builds Work

When you are ready to deploy your Graphweaver App it is important to understand how Graphweaver builds the distribution files and how these can be deployed.

When you run the graphweaver build command a dist directory will be created in the root of the project.

This directory contains two more directories:

Once the build is complete you can either write deployment scripts yourself to deploy the files or you can use one of our deployment guides:

Deployment Guides