CS

CivicSurplus

Operations Center

Open Main App

Platform Administration

Settings

Review CivicSurplus platform identity, production domains, integration readiness, and the environment variables required for future automation. Secret values are never displayed here.

Platform

CivicSurplus

Municipal surplus SaaS

Architecture

Dedicated

One environment per client

Integrations Ready

2 / 5

Based on server environment

Deployment Mode

Production

Render + Cloudflare

Platform Domains

Public addresses assigned to the CivicSurplus platform.

Marketing website

https://www.civicsurplus.com

Open

Municipal application

https://app.civicsurplus.com

Open

Control Center

https://control.civicsurplus.com

Open

Documentation

https://docs.civicsurplus.com

Open

Support

https://support.civicsurplus.com

Open

Integration Readiness

This page checks only whether expected variables exist. It never reveals keys, tokens, or secret values.

Supabase Platform

Primary CivicSurplus control database, authentication, and storage.

Configured

Required environment variables

NEXT_PUBLIC_SUPABASE_URLNEXT_PUBLIC_SUPABASE_ANON_KEY

Render API

Future deployment status, service management, logs, and automated client provisioning.

Configured

Required environment variables

RENDER_API_KEY

Supabase Management API

Future dedicated database project creation and lifecycle management for each client.

Not Connected

Required environment variables

SUPABASE_ACCESS_TOKEN

Billing Provider

Future subscription checkout, invoices, payment status, and account synchronization.

Not Connected

Required environment variables

STRIPE_SECRET_KEYSTRIPE_WEBHOOK_SECRET

Transactional Email

Future onboarding, password setup, deployment, support, and billing messages.

Not Connected

Required environment variables

RESEND_API_KEY

Security rule

Provider credentials belong only in Render server-side environment variables. They must not be committed to GitHub, exposed with a NEXT_PUBLIC_ prefix, or stored as raw values in Supabase tables.