Skip to content

Frontend

WARNING

Manual editing is usually not required; you typically only need to fill in the main variables because there is a file that generates .env files for services.

WARNING

The Frontend has no default values.

VariableExamplePurpose
VITE_INSTANCE_NAMEexample.comUsed to generate links between different Node objects in the main graph
VITE_SELF_URIhttps://example.com/Used for the og:url and og:image tags in index.html
VITE_BACKEND_URIhttps://example.com/pepeunit/graphqlUsed to send GQL requests to the Backend