Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hqasmei authored Jun 6, 2024
1 parent e2ac43c commit 3a637e4
Showing 1 changed file with 1 addition and 27 deletions.
28 changes: 1 addition & 27 deletions shadcn-advanced-table-with-convex/README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1 @@
## Refactored

- Using pnpm instead of npm
- Moved globals.css from /app to /styles
- Added Shadcn
- Button
- Form
- Label
- Added Zod
- Added prettier.config.js using @ianvs/prettier-plugin-sort-imports

## To Update

- Update favicon.ico: https://favicon.io/
- Update opengraph-image.png & twitter-image.png: size 1200 x 630, https://og-playground.vercel.app/
- To test, https://docs.srv.us/
- run `ssh srv.us -R 1:localhost:3000`
- get url and put in https://www.opengraph.xyz/
- Update apple-icon.png, 512 x 512
- Update icon.png, 512 x 512
- Update sitemap.ts, to show all the routes in the web app, check by doing /sitemap.xml
- Update robots.ts, for the disallow
- Update Vercel Environmental Variables for NEXT_PUBLIC_BASE_URL

## Resources
- https://search.google.com/, to see your search performance

## Need to update

0 comments on commit 3a637e4

Please sign in to comment.