Skip to content

js-developer-codebase/Clarix

Repository files navigation

Clarix SaaS - Enterprise Subscription Intelligence

Clarix is a high-performance SaaS platform built for multi-tenant subscription monitoring and cost optimization. It provides granular visibility into software spend across an entire organization.

🚀 Technology Stack

🏗 Architecture Overview

The system uses a Native MongoDB driver approach for maximum performance and flexible schema management, bypassing the overhead of traditional ORMs. It features a robust multi-tenant architecture with strict role-based access control (RBAC).

Key Modules:

  • Super Admin Dashboard: Global tenant management, platform-wide analytics, and infrastructure governance.
  • Company Admin Dashboard: User seat management, department spend tracking, and license optimization.
  • Renewal Alert Engine: Automated cron jobs for monitoring upcoming software renewals and cost spikes.

🛠 Getting Started

  1. Clone the repository:

    git clone <repo-url>
    cd clarix
  2. Install dependencies:

    npm install
  3. Configure environment: Copy .env.example to .env and provide your MongoDB connection string.

  4. Seed the database:

    npm run seed
  5. Start development:

    npm run dev

🔐 Credentials (Default Seed)

  • Super Admin: admin@clarix.in / Admin@1234
  • Standard Admin: aman@infospark.in / Aman@1234

📄 License

Proprietary License - (c) 2026 Clarix SaaS. All Rights Reserved.

About

Clarix is a high-performance SaaS platform built for multi-tenant subscription monitoring and cost optimization. It provides granular visibility into software spend across an entire organization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors