Skip to content

Commit

Permalink
ready for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
urdadx committed Aug 6, 2024
1 parent f795e4c commit 6d17823
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 204 deletions.
6 changes: 0 additions & 6 deletions src/app/api/auth/[...nextauth]/route.ts

This file was deleted.

109 changes: 0 additions & 109 deletions src/app/utils/TogetherAIStream.ts

This file was deleted.

18 changes: 0 additions & 18 deletions src/app/utils/prisma.ts

This file was deleted.

2 changes: 1 addition & 1 deletion src/contexts/reactQueryClientProvider.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const ReactQueryClientProvider = ({
return (
<QueryClientProvider client={queryClient}>
{children}
<ReactQueryDevtools initialIsOpen={false} />
{/* <ReactQueryDevtools initialIsOpen={false} /> */}
</QueryClientProvider>
);
};
21 changes: 0 additions & 21 deletions src/prisma/client.ts

This file was deleted.

49 changes: 0 additions & 49 deletions src/prisma/schema.prisma

This file was deleted.

0 comments on commit 6d17823

Please sign in to comment.