https://github.com/eshan05/convex-shadcn-table
A demo of using convex as database and displaying using Tanstack Table via ShadCN
https://github.com/eshan05/convex-shadcn-table
convex nextjs shadcn tanstack-table typescript
Last synced: about 2 months ago
JSON representation
A demo of using convex as database and displaying using Tanstack Table via ShadCN
- Host: GitHub
- URL: https://github.com/eshan05/convex-shadcn-table
- Owner: Eshan05
- License: gpl-3.0
- Created: 2025-02-25T19:09:01.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-01T09:22:53.000Z (about 2 months ago)
- Last Synced: 2025-03-01T09:24:12.858Z (about 2 months ago)
- Topics: convex, nextjs, shadcn, tanstack-table, typescript
- Language: TypeScript
- Homepage:
- Size: 341 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Technologies
1. Next `15` + Tailwind v4: Frontend (No API routes since convex)
2. Typescript: All the way type safe
3. Convex: Backend and reactive database
4. Vercel for hosting and amazing font## Acknowledgements
I didn't know how to implement it hence why, I made this
1. ShadCN and Radix UI
2. Tanstack Table and Zod and `react-hook-form`
3. [Multiselect component](https://shadcn-multi-select-component.vercel.app/)
4. [Sign up form](https://ui.indie-starter.dev/form-builder)
5. [ShadCN Date Picker](https://time.rdsx.dev/)
6. [Password Compare](https://github.com/shadcn-ui/ui/pull/3452)## Contributions & Issues
Highly welcomed!