Skip to content
@Excali-Studio

Excali Studio

Excali Studio

Excalistudio is a project aiming to build a self-hosted alternative to Excalidraw, using the original open-source Excalidraw editor. The project consists of a backend service, a frontend app built with React, and supports the Excali-room service for live collaboration features. If you think our project is worth noting, please consider leaving a star or contributing to its development.

How to run?

If you want to run whole application you will need to start all three apps:

  1. Setup postgres database (for example in docker),
  2. Clone Excalistudio Frontend, install dependencies, configure your .env from .env.example and run pnpm run dev.
  3. Clone Excalistudio API, install dependencies, configure your .env from .env.example and run pnpm run start:dev. For more complex tutorial check readme in api repository.
  4. Clone Excalistudio Room, install dependencies, run pnpm run start:dev.

Currently maintained with ❤️ by SilkSH

Popular repositories Loading

  1. excali-api excali-api Public

    Forked from coredumped7893/excali-api

    Main Back-end service

    TypeScript 1

  2. excali-front-wrapper excali-front-wrapper Public

    Forked from coredumped7893/excali-front-wrapper

    Front-end application wrapper

    TypeScript 1

  3. excalidraw-room excalidraw-room Public

    Forked from excalidraw/excalidraw-room

    TypeScript

  4. .github .github Public

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…