Superconductor
Back to all posts
Changelog

Now available: Web terminal

Interactively debug issues with a web terminal in the app preview.

Kevin Gutowski·

Share this:

We just released a web terminal so you can interactively debug issues with your live app.

You can open the terminal at the bottom of the app preview. Your app's files can be found under the /workspace folder.

You can also tail your development log files for further debugging.

Note: Your terminal session won't persist between page loads, so refreshing the page will cause the terminal to be reset.