Skip to main content
Version: 0.1.0.0a3

Building Applications

This section covers how to build and deploy OneForAll applications.

Overview

Building OneForAll applications involves packaging your Python code and web assets into distributable formats.

Build Process

Details on the build process will be added in future versions.

Deployment Options

  • Desktop applications
  • Web applications
  • Containerized deployments

Configuration

Build configuration options will be documented in future releases.

Next Steps