An open API service indexing awesome lists of open source software.

https://github.com/palerdot/fabric-members-board

An interactive fabric canvas showing profile cards of github org members
https://github.com/palerdot/fabric-members-board

Last synced: about 1 year ago
JSON representation

An interactive fabric canvas showing profile cards of github org members

Awesome Lists containing this project

README

          

# Fabric Members Board

[Demo Link](https://palerdot.in/fabric-members-board/)

This repo contains an example canvas board created with fabric js that displays members of github organization in an interactive canvas.

### Running locally

```shell
# insall dependencies
pnpm install

# and run locally
pnpm dev
```

### About

The project is bootstrapped with Svelte/Vite setup and deployed via github pages.