Back to login

Start a New Trial

Follow this guide to deploy your own instance of the SJS/TEN BSA Assessment Tool.

Step 1 of 9Overview

Overview

This tool lets clinicians draw on body maps to assess skin involvement in SJS/TEN, capture photographs, calculate SCORTEN severity scores, and track patients across multiple assessments. Each trial needs its own deployed instance with its own Supabase database.

What you'll need

  • A GitHub account
  • A Supabase account (free tier works)
  • A Vercel account (for deployment — free tier works)
  • A DeepL API key (free tier — for note translation)
  • Node.js 20+ and npm installed locally
  • Basic command line knowledge

Estimated time: 30 minutes