Tawa Developer Docs

Everything you need to build, deploy, and run services on the Tawa platform — from first deploy to production-grade APIs.

CLI Quick Reference

CommandDescription
tawa loginCreate account or sign in (opens browser)
tawa whoamiShow current user and org
tawa sample --api my-svcScaffold an Express API project
tawa sample --nextjs my-appScaffold a Next.js application
tawa preflightValidate catalog-info.yaml before deploy
tawa deployDeploy to sandbox (default)
tawa deploy --prodDeploy to production
tawa statusCheck deployment status
tawa logsStream container logs
tawa config set KEY=VALUE --secretSet an encrypted secret
tawa troubleshootAI-powered diagnostics

Platform Services

ServiceURLPurpose
Bio-IDbio.tawa.insureco.ioIdentity — SSO, OAuth2, JWT issuance
Janusapi.tawa.insureco.ioAPI gateway — routing, gas metering, auth
Builderbuilder.tawa.insureco.ioCI/CD — Docker, Helm, Kubernetes deploys
Forgejogit.insureco.ioGit hosting — private repos, push-to-deploy
KokoInternal onlyService registry — routes, plugins, configs
WalletInternal onlyToken wallet — balances, ledger, gas reserve