aurask/protal
2026-04-19 16:23:39 +08:00
..
index.html Add service bridges and frontend panel structure 2026-04-19 16:23:39 +08:00
main.js Add service bridges and frontend panel structure 2026-04-19 16:23:39 +08:00
README.md Add service bridges and frontend panel structure 2026-04-19 16:23:39 +08:00
styles.css Add service bridges and frontend panel structure 2026-04-19 16:23:39 +08:00

Aurask Protal

protal is the user-facing panel directory. The name follows the requested root directory spelling.

Current MVP:

  • Static HTML panel
  • Talks directly to Aurask API
  • Supports demo bootstrap, quota lookup, workspace creation, and template workflow run

Open index.html in a browser after starting:

uv run aurask serve --reset --host 127.0.0.1 --port 8080