code100x / build-your-own

32 stars 22 forks source link

feat: ✅initialise monorepo #3

Closed Not-Sarthak closed 2 weeks ago

Not-Sarthak commented 2 weeks ago

Completed: Monorepo Structure: Set up with Turborepo for managing frontend and backend. ✅ Backend (Express.js): Installed required dependencies with boilerplate code for db, middleware and express server Frontend (React): Configured with Vite, Zustand, React Query, Tailwind CSS, and ShadCN. TypeScript: Configured TypeScript across the monorepo with shared and app-specific tsconfig.json files. Testing: Set up Jest for both frontend and backend unit and integration tests.

Let me know if I missed anything after the review!

nimit9 commented 2 weeks ago

closing in favour of #2