{% extends "base.html" %} {% block title %}App Creation Pending{% endblock %} {% block breadcrumb %} {% endblock %} {% block content %}
Web UI app creation is under development
{{ message }}
{{ command }}
The Hop3 CLI provides full deployment functionality. Here's how to deploy your application:
pip install hop3-clihop3 settings set server <server-url>hop3 deploy <app-name> /path/to/app