{"id":22135110,"url":"https://github.com/kayprogrammer/socialnet-v7","last_synced_at":"2025-03-24T09:44:49.541Z","repository":{"id":256467483,"uuid":"853648021","full_name":"kayprogrammer/socialnet-v7","owner":"kayprogrammer","description":"A Realtime Social Networking API built with ExpressJs ","archived":false,"fork":false,"pushed_at":"2024-10-24T11:15:04.000Z","size":887,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T11:25:10.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://socialnet-express.fly.dev","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/kayprogrammer.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,"publiccode":null,"codemeta":null}},"created_at":"2024-09-07T06:07:54.000Z","updated_at":"2024-10-24T11:15:07.000Z","dependencies_parsed_at":"2024-09-10T22:56:11.718Z","dependency_job_id":"3b7ad92d-ca0f-4280-a33a-8d35503c5318","html_url":"https://github.com/kayprogrammer/socialnet-v7","commit_stats":null,"previous_names":["kayprogrammer/socialnet-v7"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fsocialnet-v7","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fsocialnet-v7/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fsocialnet-v7/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fsocialnet-v7/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayprogrammer","download_url":"https://codeload.github.com/kayprogrammer/socialnet-v7/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245248580,"owners_count":20584495,"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":[],"created_at":"2024-12-01T19:13:46.606Z","updated_at":"2025-03-24T09:44:49.511Z","avatar_url":"https://github.com/kayprogrammer.png","language":"TypeScript","readme":"# SOCIALNET V7\n\n![alt text](https://github.com/kayprogrammer/socialnet-v7/blob/main/display/disp1.png?raw=true)\n\n\n#### EXPRESS DOCS: [Documentation](https://expressjs.com/)\n#### TYPESCRIPT DOCS: [Documentation](https://www.typescriptlang.org/docs/)\n#### MONGOOSE DOCS: [Documentation](https://mongoosejs.com/docs/) \n\n## Key Features\n***Authentication and Authorization***: Secure your application with robust JWT-based authentication and authorization, ensuring that only authorized users can access protected resources.\n\n***Password Reset***: Provides a straightforward password reset process, allowing users to regain access to their accounts quickly and securely.\n\n***Account Verification***: Ensures user authenticity through email verification, enhancing the security of user accounts and preventing fraudulent activities.\n\n***Feed Management***: Allows users to create, update, and delete posts, enabling a dynamic feed that fosters interaction and engagement. Includes functionalities for comments, replies, and reactions to posts, creating a vibrant social experience.\n\n***Profile Management***: Users can find other users, search by cities, and manage their friends list. Features include sending and accepting friend requests, facilitating connections among users.\n\n***Real-Time Notifications***: Keeps users informed with real-time notifications, allowing them to view and read updates without delay, enhancing user engagement.\n\n***Real-Time Chats***: Supports direct messages (DMs) and group chats, with real-time message sending, updating, and deletion capabilities. Users can easily create, update, and delete group chats, facilitating seamless communication within the platform.\n\n\n## How to run locally\n* Download this repo or run: \n```bash\n    $ git clone git@github.com:kayprogrammer/socialnet-v7.git\n```\n\n#### In the root directory:\n- Install all dependencies\n```bash\n    $ npm install\n```\n- Create an `.env` file and copy the contents from the `.env.example` to the file and set the respective values.\n\n- Generate initial data\n```bash\n    $ npm run seed\n```\nOR\n```bash\n    $ make init\n```\n- Run Locally\n```bash\n    $ npm run dev\n```\nOR\n```bash\n    $ make run\n```\n\n- Run With Docker\n```bash\n    $ docker-compose up --build -d --remove-orphans\n```\nOR\n```bash\n    $ make build\n```\n\n- Test Coverage\n```bash\n    $ npm run test\n```\nOR\n```bash\n    $ make test\n```\n\n## Docs\n#### API Url: [Socialnet Swagger Docs](https://socialnet-express.fly.dev/) \n\n![alt text](https://github.com/kayprogrammer/socialnet-v7/blob/main/display/disp2.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/socialnet-v7/blob/main/display/disp3.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/socialnet-v7/blob/main/display/disp4.png?raw=true)\n\n![alt text](https://github.com/kayprogrammer/socialnet-v7/blob/main/display/disp5.png?raw=true)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fsocialnet-v7","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayprogrammer%2Fsocialnet-v7","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fsocialnet-v7/lists"}