Public portal
End users browse apps, create accounts, complete profiles, and connect OAuth-powered tools.
Tools Dashboard connects a polished public experience with a secure admin console — so teams can onboard users, launch integrations, and run the platform from a single place.
Tools Dashboard is a modular admin platform that hosts your application library, handles user registration and sign-in, and gives operators full control over apps, access, and automation — all behind one domain.
End users browse apps, create accounts, complete profiles, and connect OAuth-powered tools.
Operators manage users, configure the app library, and schedule background tasks.
Instead of stitching together separate login pages, admin panels, and integration glue, you get a consistent gateway with shared authentication, storage, and APIs — faster to ship and easier to operate.
A lightweight gateway routes traffic to dedicated services — frontends for people, APIs for data, and real-time channels where needed.
This page sends you to the public portal or admin console. Nginx terminates TLS and forwards requests to the right app.
Registration and login flow through a dedicated auth service. Sessions are stored securely and validated on each request.
The main API serves app metadata, user management, and integrations. Object storage handles uploads; websockets deliver live updates.
Flexible sign-in for end users and hardened sessions for administrators — with OAuth ready for third-party app connections.
Google OAuth or email + password, email verification, and secure session cookies scoped to the public app.
Dedicated admin sign-in with signed Remix session storage and JWT-backed API access.
OAuth 2.0 flows for connected apps in the library — redirect URIs managed per application.
HttpOnly cookies, rate limiting at the edge, and secrets kept out of source control.
The platform runs as a composed stack — each service has a clear boundary so you can scale or replace parts independently.
The public portal includes a pricing area and account tiers (such as Free) today. Full subscription billing — upgrades, renewals, and payment flows — is actively being built and is not yet available for production use.