Project Website

A live, browser-accessible view of your entire project

What It Does

The Project Website is an embedded web server that generates a live, multi-page website from your project data. Click the Website button in the Project Workspace toolbar to open it in your browser, or use the in-app preview panel to view it without leaving TorlyAI.

The website runs locally at http://127.0.0.1:3847/ and updates in real time as you work — scores change, tasks move, and business plan sections evolve without needing to refresh.

How to Access

Browser

Click the Website button in the Project Workspace toolbar. This opens http://127.0.0.1:3847/ in your default browser.

In-App Preview

The WebsitePreviewPanel embeds the website inside TorlyAI so you can preview it without leaving the workspace.

Website Pages

The project website has 7 pages, each pulling live data from your workspace:

/

Home

Landing page with project progress summary, recent activity feed, and quick navigation to all sections.

/dashboard

Dashboard

Assessment scores with 4F dimension breakdown, gap counts, and overall endorsement readiness.

/plan

Business Plan

Browse all 7 business plan sections with their current status and content. Click into any section for the full text.

/financials

Financials

Financial projections display — revenue, costs, P&L, unit economics, and sensitivity analysis.

/assessment

Assessment

4F Matrix evaluation breakdown showing PMF, FMF, BMF, and Fortune scores with sub-dimension detail.

/tasks

Tasks

Kanban view of all project tasks with status, priority, phase, and team member assignment.

/documents

Documents

Interactive checklist of all 23 documents required for endorsement and visa application with progress tracking.

Live Updates (SSE)

The website uses Server-Sent Events to push updates in real time. When you make changes in TorlyAI, the browser page updates automatically — no refresh needed.

Score Changes

Run an assessment and the dashboard scores update instantly.

Task Updates

Move a task on the Kanban board and the website tasks page reflects it immediately.

Business Plan Edits

Edit a BP section and the plan page shows the latest content.

Financial Updates

Update financial projections and the financials page reflects the new numbers.

Design

The project website uses an Obsidian & Gold dark theme with premium styling. Typography uses Fraunces for headings and Manrope for body text. The layout is fully responsive — works on desktop, tablet, and mobile — so you can share the URL with co-founders or advisors who want to review your progress on any device.

Demo Mode

If your project doesn't have data yet, the website automatically falls back to demo data — realistic sample content that shows what a complete project looks like. This is useful for previewing the website during development or exploring its features before starting your own project.

Use Cases

  • Share with co-founders — open the website on a second screen or share the local URL on your network
  • Advisor review — let your immigration advisor browse your business plan, financials, and assessment scores
  • Progress tracking — keep the dashboard open while you work to see scores update in real time
  • Presentation prep — use the website as a visual aid when rehearsing your endorsement interview
  • Document checklist — tick off documents as you gather them, with the progress bar showing readiness

Related