Skip to content

tommy-xr/sdcanvas

Repository files navigation

sdcanvas

CI

Try it live at sdcanvas.dev

Overview

System Design Canvas (sdcanvas)

This is a drawing tool focused on high-level system architecture - geared towards system design interviews. Think of it like an IDE for system design.

SDCanvas Simulation Mode

Development

Prerequisites

  • Node.js (v18+)
  • npm

Setup

# Install dependencies
npm install

# Start development server
npm run dev

Available Scripts

  • npm run dev - Start the development server
  • npm run build - Build for production
  • npm run preview - Preview the production build
  • npm run lint - Run ESLint

About

An IDE for Cloud System Design

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published