File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,20 @@ TaskFlow is a collaborative project management tool built with TypeScript, React
1717- Dark and light mode support
1818- Self-hosted or cloud deployment
1919
20+ ## 🛠️ Tech Stack & Credits
21+
22+ This project stands on the shoulders of giants. Special thanks to the open-source community.
23+
24+ ** Core Stack:**
25+ - [ NestJS] ( https://nestjs.com/ ) (MIT) - Backend Framework
26+ - [ React] ( https://react.dev/ ) (MIT) - Frontend Library
27+ - [ Prisma] ( https://www.prisma.io/ ) (Apache 2.0) - ORM
28+
29+ ** Key Libraries:**
30+ - ** [ tldraw] ( https://github.com/tldraw/tldraw ) ** (Apache 2.0) - The amazing whiteboard engine used for the infinite canvas.
31+ - ** [ shadcn/ui] ( https://ui.shadcn.com/ ) ** (MIT) - UI Components.
32+ - ** [ dnd-kit] ( https://dndkit.com/ ) ** (MIT) - Drag and Drop primitives.
33+
2034## Demo
2135
2236Try the hosted version at [ Not ready yet] or deploy your own instance in under 5 minutes.
You can’t perform that action at this time.
0 commit comments