sifatul / codies

An open source project to track profiles of developers and show their info in a single page so that recruiters/peer developers do not have to visit many different platform
https://find-profile.vercel.app/
MIT License
15 stars 14 forks source link

chore : get repo in serverside #56

Closed sifatul closed 1 year ago

sifatul commented 1 year ago

TODO:

  1. create api for user info using access token (similar to /api/platform/github/repos)
  2. update api calls in github-area.tsx
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
find-profile ✅ Ready (Inspect) Visit Preview Aug 25, 2022 at 8:27AM (UTC)
fazlerabby07 commented 1 year ago

@sifatul create api for github users and update github api in githun.tsx. find this problem for medium image

sifatul commented 1 year ago

@sifatul create api for github users and update github api in githun.tsx. find this problem for medium image

resolved