An open API service indexing awesome lists of open source software.

https://github.com/zuliaio/zuliaui-deprecated


https://github.com/zuliaio/zuliaui-deprecated

Last synced: 5 months ago
JSON representation

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
```