SkillAgentSearch skills...

Excalihub

A platform for creating and sharing Excalidraw drawings

Install / Use

/learn @NabilNYMansour/Excalihub
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ExcaliHub

<img src="https://github.com/user-attachments/assets/89e2ede0-a8e6-4051-80a0-cc34604f4697" alt="Excalihub" style="width:600px;"/>

Excalihub is a platform for creating and sharing Excalidraw drawings. You can create, save, and share multiple drawings for free.

You can checkout the live app at https://excalihub.dev/

Getting Started

To get started with ExcaliHub, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/NabilNYMansour/excalihub
  1. Navigate to the project directory:
cd excalihub
  1. Install the dependencies:
npm install
  1. Create a local db by runnning:
npm run drizzle:generate
npm run drizzle:migrate
  1. Finally, start the app by running:
npm start

Local support

ExcaliHub can work entirely locally by following the steps above.

Purpose

I find Excalidraw useful but the free version doesn't let you have multiple saved drawings. So I thought I could make that myself.

License

ExcaliHub is licensed under the MIT License.

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated2mo ago
Forks1

Languages

TypeScript

Security Score

95/100

Audited on Jan 27, 2026

No findings