Skip to content

HeyWillow/willow-application-server-ui

Repository files navigation

Willow Application Server Web UI

This repo contains the source code for the web user interface of the Willow Application Server (WAS). It is intended for developers who want to customize or contribute to the WAS web user interface.

If you're looking to get started with Willow, WAS, WIS, etc please visit our Quick Start Guide.

Development

To test changes in realtime we can use utils.sh to build a docker container and then run it to see changes in realtime:

./utils.sh build-docker
./utils.sh run

Note that for development the UI runs a dev http server on port 3000 by default. To communicate with WAS you need to point the UI to your WAS instance. Do so by creating a .env file and add:

NEXT_PUBLIC_WAS_URL=http://<your server name or ip>:8502

Build and deploy

To deploy changes to your WAS server add the following to your .env file:

WAS_DIR=<path to your WAS>

Run the following to build and deploy:

./utils.sh build

About

Web UI for the Willow Application Server

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 6

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy