Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
sadmann7 committed Jan 21, 2024
1 parent 9101e03 commit 769b179
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# [Shadcn Table](https://shadcn-table-alt.vercel.app)
# [Shadcn Table](https://table.sadmn.com)

This is a Shadcn table component with server-side sorting, filtering, and pagination. It is bootstrapped with `create-t3-app`.

[![Shadcn Table](./public/images/screenshot.png)](https://shadcn-table-alt.vercel.app)
[![Shadcn Table](./public/images/screenshot.png)](https://table.sadmn.com)

> **Warning**
> This project is still in development and is not ready for production use.
Expand All @@ -17,6 +17,8 @@ This is a Shadcn table component with server-side sorting, filtering, and pagina
- **Table package:** [TanStack/react-table](https://tanstack.com/table/v8)
- **Database:** [PlanetScale](https://planetscale.com)
- **ORM:** [Drizzle ORM](https://orm.drizzle.team)
- **Validation:** [Zod](https://zod.dev)
- **Optimizing compiler:** [million](https://million.dev)

## Features

Expand Down

0 comments on commit 769b179

Please sign in to comment.