This is the Vite development server that provides Hot Module Replacement for your Litestar application.
To access your Litestar application, you will need to run a local development server.
Your Litestar application's configured
APP_URL
is:
{{ APP_URL }}
Want more information on Litestar's Vite integration?