BetaPublic beta — Read the release notes
Documentation

Compliance Center

Compliance center with framework tracking, control assessments, and evidence.

Status
published

Examples

Compliance Center provides a production-ready starting point for building compliance management consoles with framework tracking, control assessments, and audit evidence collection.

Overview

This template scaffolds a complete compliance center with framework tracking across SOC 2, ISO 27001, HIPAA, and custom compliance frameworks, control assessments for evaluating effectiveness, assigning owners, and tracking remediation, and an evidence collection interface for organizing and reviewing audit artifacts.

Stack

  • Framework: Vite + Solid Router
  • Routing: File-based routing with Solid Router
  • Rendering: Client-side rendering
  • Build tool: Vite

Required Blocks

  • BLOCK-AUTH-01 (Sign In)
  • BLOCK-SHELL-01 (Navigation Layout)
  • BLOCK-ADMIN-01 (Team Management)
  • BLOCK-ADMIN-02 (Role Management)
  • BLOCK-ADMIN-03 (Audit Log)

Styling

The template ships with a pre-configured Tailwind styling profile. The theme system allows switching between presets without modifying component code.

Installation

solidiom create my-app --template compliance-center

Pass --yes to skip prompts and --styling to select a styling profile.

Deployment

Deploy the static output to any CDN or static hosting platform. Vercel, Netlify, and Cloudflare Pages are supported targets.