Render an application in real-time via a direct preview URL for its running sandbox.
npm run dev
). This preview URL can be either public (does not require you to be authenticated to access it) or private (see down below).
They will look something like this:
bl_preview_token
query parameter when accessing the preview URL (e.g. https://tkmu0oj2bf6iuoag6mmlt8.preview.bl.run/health?bl_preview_token={token.value})X-Blaxel-Preview-Token
headerSet up authentication to Blaxel
.env
file (BL_WORKSPACE
and BL_API_KEY
, or see this page for other authentication options).name
and either retrieves it or creates a new one using your specified configuration.
webSocketURL
of your webpack/config.dev.js
to handle the different ports: