PixieDesk is a powerful web application collaboration tool designed to streamline your design and development processes. With PixieDesk, teams can easily collaborate in real-time, share feedback, and bring their creative visions to life.
- Real-time collaboration with Liveblocks
- Interactive design components with Radix UI
- Canvas drawing with Fabric.js
- PDF generation with jsPDF
- Modern web framework with Next.js 14
- Responsive UI with Tailwind CSS
- Clone the repository:
git clone https://github.com/GopalVerma1303/PixieDesk.git
cd PixieDesk
- Install dependencies:
npm install
-
Set up environment variables (refer to
.env.example) -
Run the development server:
npm run dev
- Open http://localhost:3000 in your browser.
For detailed documentation on each component, please refer to the docs folder.
Contributions are welcome! Please check out our Contributing Guide for more details.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by Gopal Verma

