Skip to content

MagicLex/hopsworks-managed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hopsworks Managed SaaS Bridge

A Next.js application that manages SaaS users, billing, and cluster access before handing them off to shared Hopsworks environments.

Quick Start

# Install dependencies
npm install

# Set up environment variables
cp .env.example .env.local

# Run development server
npm run dev

Documentation

Admin Interface

Access the admin panel at /admin47392 (requires admin privileges).

Environment Variables

See .env.example for required configuration.

Development

npm run dev        # Development server
npm run build      # Production build
npm run lint       # ESLint

Testing

npm run test              # Run all tests
npm run test:watch        # Watch mode
npm run test:regression   # Regression tests only
npm run test:integration  # Integration tests (requires local Supabase)

See Tests Documentation for setup and details.

Deployment

This project is configured for Vercel deployment. See Deployment Guide for details.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •