Crowdwise helps you collect and organize feature requests to better understand customer needs and prioritize your roadmap.
- Typescript
- Next.js
- Tailwind CSS
- Zustand
- Express
- Drizzle
- PostgreSQL
- Zod
- Email:
[email protected] - Password:
12345678 - Public Board link:
https://crowdwise.pratikbadhe.com/c/netflix - Admin Board link:
https://crowdwise.pratikbadhe.com/admin/c/netflix/feedback
cd packages/api
bun dev
cd packages/web
bun run dev
├── packages
│ ├── api (Backend)
│ ├── web (Frontend)
│