Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.59 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.59 KB

Octodevs

Octodevs is a simple web app for sharing your GitHub profile with other developers.

I made this project to try some libraries and tools. You can check what I used down below.

What it does

  • User authentication with Github (NextAuth)
  • The user's GitHub profile can be shared and unshared (tRPC, Prisma)
  • Infinite scrolling of the user's profile (react-intersection-observer)
  • Data stored with MySQL (Prisma, PlanetScale)
  • QStash (Upstash) updates all the profiles every day.

Built With

License

This project is licensed under the MIT License