Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Documentation #2

Closed
25 tasks done
aditya-shrivastavv opened this issue Oct 26, 2023 · 1 comment
Closed
25 tasks done

Add Documentation #2

aditya-shrivastavv opened this issue Oct 26, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@aditya-shrivastavv
Copy link
Owner

aditya-shrivastavv commented Oct 26, 2023

Add inline documentation in the following files:

  • middleware.ts

app :

  • '(auth)'/
  • '(dashboard)'/
  • api/
  • layout.tsx
  • page.tsx

components:

  • AddFriendForm.tsx
  • FriendRequestSidebarOptions.tsx
  • MobileChatLayout.tsx
  • SignOutButton.tsx
  • ChatInput.tsx
  • logo/
  • Providers.tsx
  • ui/
  • FriendRequests.tsx
  • Messages.tsx
  • SidebarChatList.tsx
  • UnseenChatToast.tsx

helpers:

  • get-friends-by-user-id.ts
  • redis.ts

lib:

  • auth.ts
  • db.ts
  • pusher.ts
  • utils.ts
  • validations/
@aditya-shrivastavv aditya-shrivastavv self-assigned this Oct 26, 2023
@aditya-shrivastavv aditya-shrivastavv added the documentation Improvements or additions to documentation label Oct 26, 2023
@aditya-shrivastavv aditya-shrivastavv pinned this issue Oct 26, 2023
@aditya-shrivastavv aditya-shrivastavv added the good first issue Good for newcomers label Oct 31, 2023
@aditya-shrivastavv
Copy link
Owner Author

All necessary docs are added. Can be closed now /close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant