Skip to content

Offline Installation and Setup of stepindev.com

Viktar Tserashchuk edited this page Jul 1, 2026 · 4 revisions

Editions

The offline version is available in two editions:

  1. step-in-dev-[version]-win-x64.zip – must be installed and run on every computer.
  2. step-in-dev-[version]-win-x64.self-hosted.zip – only needs to be installed on a single computer; all other computers can access it through a web browser.

General Information

After downloading either edition, open the file's Properties and unblock the archive. Otherwise, Microsoft Defender SmartScreen may warn that the application is unrecognized.

image

Both editions should be extracted to a folder with write permissions.

Notes for the non-self-hosted Edition

The input() function is not supported on pages that use the p5 module.

Adding the folder containing the extracted application to your antivirus exclusions can significantly improve startup time. If the application launches very slowly, consider using this option.

Notes for the self-hosted Edition

The graphical interface allows you to:

  1. Disable copying commands from the built-in documentation.
  2. Disable copying problem statements.
  3. Prevent users from pasting any text from outside the application into the text editor on the application's pages.
image

After starting the application, one or more addresses will be displayed. These are the addresses that users on your local network can use to access the application through a web browser. You can copy any of these addresses to the clipboard or open it directly in a browser on the local computer.

image

If Windows Firewall notifies you that it has blocked the application's network access, allow the application through the firewall on both private and public networks.

image

Clone this wiki locally