Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 662 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 662 Bytes

cloudia-client

A webapplication written with Scalatra framework which can be used to manage cloudia-servers connected to it. Just like in case of servers, it uses Cloudia nodes.

Build & Run

In cloudia-client directory:

$ sbt
> jetty:start
> browse

If browse doesn't launch your browser, manually open http://localhost:8080/node/ in your browser.

documentation

Coming soon.

This is a part of a project for Scala Programming class by mgr. Łukasz Faber and dr. Roman Dębski at AGH UST.