Skip to main content

Quick Links

Central reference for all Juniro URLs and service dashboards.

Last Updated: January 17, 2026


Current Deployment Status

AppStatusURL
Public Website✅ Live (Waitlist)juniro.com
Parents Portal✅ Deployed (Demo)juniro-web-parents.vercel.app
Providers Portal✅ Deployed (Demo)juniro-web-providers.vercel.app
Admin Portal✅ Deployed (Demo)juniro-web-admin.vercel.app
US API✅ Readyapi.us.juniro.com
API Docs✅ Availableapi.us.juniro.com/docs

Note: Portals are currently in demo mode with mock data. API is built but not yet wired to frontends.


Juniro URLs

Production (Customer-Facing)

EnvironmentURLStatusDescription
Public Websitejuniro.com✅ LiveWaitlist & provider signup
Parents Portalparents.juniro.com🔜 PlannedParent dashboard
Providers Portalproviders.juniro.com🔜 PlannedProvider dashboard
Admin Portaladmin.juniro.com🔜 PlannedAdmin dashboard

Preview/Staging

AppURLStatus
Public Websitejuniro-web-public.vercel.app✅ Deployed
Parents Portaljuniro-web-parents.vercel.app✅ Deployed
Providers Portaljuniro-web-providers.vercel.app✅ Deployed
Admin Portaljuniro-web-admin.vercel.app✅ Deployed

Development Tools

ResourceURLDescription
Storybook (Customer)juniro-design-customer.vercel.appComponent library
Storybook (Admin)juniro-design-admin.vercel.appAdmin components
Documentationjuniro-docs.vercel.appThis wiki
GitHubgithub.com/JuniroSource code
Linearlinear.app/juniroProject management

API

EnvironmentURLStatusDescription
US Productionapi.us.juniro.com✅ ReadyUS region API
India Productionapi.in.juniro.com🔜 PlannedIndia region API
API Documentationapi.us.juniro.com/docs✅ AvailableScalar UI
OpenAPI Specapi.us.juniro.com/v1/openapi.json✅ AvailableFor Postman

API Capabilities (MVP Done)

ModuleStatusEndpoints
Auth✅ Done/auth/sync, /auth/account
Users/Me✅ Done/me, /me/region-check
Parents✅ DoneProfile, children, interests
Providers✅ DoneAccount, locations, staff
Activities✅ DoneSearch, CRUD, status
Offerings✅ DonePricing variants
Sessions✅ DoneScheduling, capacity
Bookings✅ DoneCreate, status, cancel
Reviews✅ DoneSubmit, list, respond
Categories✅ DoneHierarchical taxonomy
Geography✅ DoneCountries, cities

3rd Party Services

Active & Configured

ProductPurposeDashboardStatus
SupabaseAuth + Databasesupabase.com/dashboard✅ Active
VercelHostingvercel.com/juniro✅ Active
PostHogProduct analyticsapp.posthog.com✅ Active
LoopsEmail marketingapp.loops.so✅ Active
Viral LoopsReferral programapp.viral-loops.com✅ Active
AttioProvider CRMapp.attio.com✅ Active
ResendTransactional emailresend.com✅ Active
ApolloSales outreachapp.apollo.io✅ Active

Configured (Not Yet Active)

ProductPurposeDashboardStatus
StripeUS paymentsdashboard.stripe.com🟡 Config ready
RazorpayIndia paymentsdashboard.razorpay.com🟡 Config ready
GupshupWhatsAppgupshup.io🔜 Planned

Internal Tools

ProductPurposeDashboard
GitHubSource codegithub.com/Juniro
LinearProject managementlinear.app/juniro
SlackTeam communicationjuniro.slack.com
1PasswordSecrets managementjuniro.1password.com
Google WorkspaceEmail, calendaradmin.google.com

Local Development Ports

PortServiceRepositoryCommand
3000Storybook (Customer)juniro-designbun run storybook:customer
3001Storybook (Admin)juniro-designbun run storybook:admin
3002Documentationjuniro-docsnpm run start
4000Public Websitejuniro-web-publicbun run dev
4001Parents Portaljuniro-web-parentsbun run dev
4002Providers Portaljuniro-web-providersbun run dev
4003Admin Portaljuniro-web-adminbun run dev
5001Backend APIjuniro-apinpm run dev
5432PostgreSQLDockerdocker run postgres:16

Port Range Convention

RangePurpose
3xxxDevelopment tools (Storybook, docs)
4xxxFrontend applications
5xxxBackend services & databases

Repository Map

RepositoryPurposeStatus
juniro-designDesign system (409 components)✅ Active
juniro-web-publicPublic website✅ Deployed
juniro-web-parentsParents portal✅ Deployed
juniro-web-providersProviders portal✅ Deployed
juniro-web-adminAdmin portal✅ Deployed
juniro-apiBackend API (MVP done)✅ Active
juniro-docsDocumentation✅ Active
juniro-infraScripts, CI/CD✅ Active

Update this page when adding new services or URLs.