https://github.com/ph1p/figma-chat
An encrypted chat for figma
https://github.com/ph1p/figma-chat
chat figma figma-plugins react websockets
Last synced: about 1 year ago
JSON representation
An encrypted chat for figma
- Host: GitHub
- URL: https://github.com/ph1p/figma-chat
- Owner: ph1p
- License: mit
- Created: 2019-08-15T22:48:14.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T15:27:03.000Z (over 2 years ago)
- Last Synced: 2025-03-28T13:44:19.353Z (about 1 year ago)
- Topics: chat, figma, figma-plugins, react, websockets
- Language: TypeScript
- Homepage: figma-chat.vercel.app
- Size: 53.6 MB
- Stars: 86
- Watchers: 4
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Figma Chat 

## Monorepo
- [Plugin](./packages/plugin/README.md)
- [Web-Client](./packages/web/README.md)
- [Server](./packages/server/README.md)
## Development
You can simple start or build all packages
```bash
# start
yarn start:server && yarn start:plugin && yarn start:web
# build
yarn build:server && yarn build:plugin && yarn build:web
```
## Description
This is the monorepo of Figma-Chat. Inside the `packages` folder you will find all projects.
### Sound
Thanks to [https://notificationsounds.com/notification-sounds/when-604](https://notificationsounds.com/notification-sounds/when-604)