Structura_Video.mp4
π Live Demo: https://structura-two.vercel.app
Structura is a powerful, collaborative, and real-time note-taking app inspired by Notion. It supports rich text editing, multi-user collaboration, and seamless authentication with blazing-fast performance and modern UI.
- π₯ Real-time Collaboration β Edit notes with multiple users simultaneously
- β¨ Rich Text Editor β Powered by BlockNote for flexible content creation
- π Authentication & Authorization β Secure login with Clerk
- β‘ Blazing Fast Performance β Built with Next.js, deployed on Vercel, and supercharged with Cloudflare caching
- π€ AI Features via Cloudflare Workers β Lightweight, scalable AI task execution
- π Download Documents β Export notes as downloadable documents using Puppeteer
- βοΈ Cloud Storage & Backend β Managed with Firebase & Firebase Admin SDK
- π¨ Modern UI β Styled with Tailwind CSS & ShadCN
- Frontend: Next.js, Tailwind CSS, ShadCN
- Editor: BlockNote
- Authentication: Clerk
- Database & Storage: Firebase
- Backend Admin: Firebase Admin SDK
- AI Tasks: Cloudflare Workers
- Document Export: Puppeteer
- Deployment: Vercel
- Caching & CDN: Cloudflare
git clone https://github.com/yourusername/structura.git
cd structura/client
pnpm install
pnpm run dev
## π License
This project is licensed under the MIT License - see the [LICENSE](../LICENSE) file for details.