Skip to content

Commit

Permalink
docs: added todo-mvc to open source collection (t3-oss#1809)
Browse files Browse the repository at this point in the history
  • Loading branch information
Parthvsquare committed Mar 24, 2024
1 parent 41380d1 commit aeb1fa9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions www/src/components/docs/openSourceAppList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,13 @@ const projects: App[] = [
linkName: "improvdb.com",
link: "https://improvdb.com/",
},
{
description: "Simple Todo app - with custom auth",
repoName: "Parthvsquare/t3-todo-mvc",
repo: "https://github.com/Parthvsquare/t3-todo-mvc",
linkName: "",
link: "",
},
];

export default function OpenSourceAppList({
Expand Down

0 comments on commit aeb1fa9

Please sign in to comment.