> ## Documentation Index
> Fetch the complete documentation index at: https://blaxel-pm-2441-firewall.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sandbox application tutorials overview

> Browse tutorials for running web applications like Astro, Next.js, Expo, code-server, Docker, and Tailscale inside Blaxel sandboxes.

Blaxel lets you run Web applications inside a Blaxel sandbox and preview the content in real time using a browser client. This is ideal for preview environments, internal demos, and AI-powered coding workflows built on Blaxel.

<CardGroup cols={2}>
  <Card title="Astro" href="/Tutorials/Astro">
    Run Astro in a sandbox.
  </Card>

  <Card title="Expo" href="/Tutorials/Expo">
    Run Expo in a sandbox.
  </Card>

  <Card title="Next.js" href="/Tutorials/Nextjs">
    Run Next.js in a sandbox.
  </Card>

  <Card title="Code-server" href="/Tutorials/Code-server">
    Run code-server in a sandbox.
  </Card>

  <Card title="Docker" href="/Tutorials/Docker">
    Run Docker in a sandbox.
  </Card>

  <Card title="Tailscale" href="/Tutorials/Tailscale">
    Run Tailscale in a sandbox.
  </Card>
</CardGroup>
