jhnnsrs / helloworld-standalone

0 stars 0 forks source link

Helloworld Standalone

This is a simple example of a standalone Arkitekt application that provides some basic functionality.

Prerequisites

To run the application, you will need to have an Arkitekt-Server running. You can find the instructions on how to set up an Arkitekt-Server here. Make sure this server is running before you start the application.

Running the application

To run this applicaiton. you need to have the Arkitekt pythonSDK installed. You can install it by running:

pip install arkitekt-next[all]>=0.8.10

After editing, the arkitekt url to your service. You can run the application by running:

python main.py