https://github.com/zuliaio/zuliaui-deprecated
https://github.com/zuliaio/zuliaui-deprecated
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zuliaio/zuliaui-deprecated
- Owner: zuliaio
- Created: 2017-08-08T14:15:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-11-26T22:15:00.000Z (7 months ago)
- Last Synced: 2025-11-29T17:34:40.608Z (7 months ago)
- Language: Java
- Size: 2.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zuliaui
This is a GWT UI for zulia. This is out of date and very much a work in progress.
To use:
```
cd zulia-ui
./gradlwe gwtArchive
#copy and extract build/webapp/zulia-ui.tgz to an nginx (or similar web server) that has /zulia routed to zulia's rest port 32192
```