-
Notifications
You must be signed in to change notification settings - Fork 124
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
While reviewing the README, I noticed it's out of sync with the actual codebase. The README currently lists 10 functions, but there are more in the /functions directory.
Missing functions:
send-story-notificationstart-friend-callsync-all-documents-with-meilisearchsync-stories-with-meilisearchsync-users-with-meilisearchupcomingRoom-Message-Notification
Steps to Reproduce:
- Open README.md
- Compare the functions section with the contents of
/functions
$ ls functions/
create-room database-cleaner delete-room join-room livekit-webhook match-maker send-otp send-story-notification start-friend-call sync-all-documents-with-meilisearch sync-stories-with-meilisearch sync-users-with-meilisearch upcomingRoom-Message-Notification upcomingRoom-isTime-checker verify-email verify-otpSuggestion:
Add a one-line description for each missing function, matching the existing format in the README.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers