Architecture

Three repos under PortokaLive org.

Data flow

Mobile/Web → portokalive-api (Express) → MongoDB
                    ↓
              api.video (live stream create / webhook)

Repos

Rebirth roadmap

Local dev (legacy web)

cd portokalive-web
npm install
npm start

Set API URL in env — see api repo README for MongoDB and api.video keys.