{"id":21294625,"url":"https://github.com/trace2798/convex_feedit","last_synced_at":"2025-07-11T16:33:13.950Z","repository":{"id":228231460,"uuid":"765565946","full_name":"trace2798/convex_feedit","owner":"trace2798","description":"PostIT: Share it with your group. This is a web application where users can create group and post.","archived":false,"fork":false,"pushed_at":"2024-03-18T17:33:13.000Z","size":552,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T03:03:27.341Z","etag":null,"topics":["anyscale-endpoint","convex","next-auth","nextjs"],"latest_commit_sha":null,"homepage":"https://postit-omega.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trace2798.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-01T07:10:02.000Z","updated_at":"2024-04-13T03:55:26.000Z","dependencies_parsed_at":"2024-03-17T19:37:11.461Z","dependency_job_id":null,"html_url":"https://github.com/trace2798/convex_feedit","commit_stats":null,"previous_names":["trace2798/convex_feedit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace2798%2Fconvex_feedit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace2798%2Fconvex_feedit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace2798%2Fconvex_feedit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trace2798%2Fconvex_feedit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trace2798","download_url":"https://codeload.github.com/trace2798/convex_feedit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225741042,"owners_count":17516895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anyscale-endpoint","convex","next-auth","nextjs"],"created_at":"2024-11-21T14:00:01.495Z","updated_at":"2024-11-21T14:00:02.150Z","avatar_url":"https://github.com/trace2798.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostIT: Share with your group\n\nThis is a repository for my submission for Zero To One Hackathon by Convex, which took place from January 23 until March 18, 2024 (5:00 pm Pacific Time) 2024.\n\nFeatures:\n\n- Create Public and Private Groups\n- DM other users\n- Nested Comment section on post\n- Bookmark post for future purpose.\n- Implementaion of functionality to send request to join a private group\n- Personalized feed for authenticated users\n\n### Prerequisites\n\n**Node version 18.x.x**\n\n### Cloning the repository\n\n```shell\ngit clone https://github.com/trace2798/convex_feedit/.git\n```\n\n### Install packages\n\n```shell\nnpm i\n```\n\n### Setup .env file\n\n```js\n# Deployment used by `npx convex dev`\nCONVEX_DEPLOYMENT=\nNEXT_PUBLIC_CONVEX_URL=\n\nGITHUB_CLIENT_ID=\nGITHUB_CLIENT_SECRET=\n\nGOOGLE_CLIENT_ID=\nGOOGLE_CLIENT_SECRET=\n\nAUTH_SECRET=\n\nOPENAI_API_KEY=YOUR_ANYSCALE_API_KEY_HERE\nANYSCALE_API_BASE_URL=https://api.endpoints.anyscale.com/v1\n```\n\n### Setup Convex\n\n```shell\nnpx convex dev\n\n```\n\n### Start the app\n\n```shell\nnpm run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrace2798%2Fconvex_feedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrace2798%2Fconvex_feedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrace2798%2Fconvex_feedit/lists"}