For the complete documentation index, see llms.txt. This page is also available as Markdown.

Summary of URLs and Ports

Using Docker:

Folder
URL
Target Deployment

WEB_INTERFACE

http://localhost:3000

Production

API_GATEWAY

Production

MRV_SENDER

Demo

TOPIC_VIEWER

Demo

API_DOCS

Demo

MONGO-ADMIN-PANEL

Demo

Not in Docker:

Folder
URL
Target Deployment

WEB_INTERFACE

http://localhost:4200/

Production

API_GATEWAY

http://localhost:3002/

Production

MRV_SENDER

http://localhost:3005/

Demo

TOPIC_VIEWER

http://localhost:3006/

Demo

API_DOCS

http://localhost:3001/

Demo

Was this helpful?