{"id":20508993,"url":"https://github.com/tdevuit/piratesocial","last_synced_at":"2026-01-06T21:07:08.194Z","repository":{"id":254646695,"uuid":"847147541","full_name":"TDevUIT/PirateSocial","owner":"TDevUIT","description":"Make awesome things! We connect a public who have a pirate mind to do pirate things.","archived":false,"fork":false,"pushed_at":"2024-09-21T12:16:49.000Z","size":1911,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-01-31T07:11:26.167Z","etag":null,"topics":["social","socket-io"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TDevUIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-25T01:46:42.000Z","updated_at":"2024-10-29T13:21:35.000Z","dependencies_parsed_at":"2024-11-15T20:35:17.316Z","dependency_job_id":null,"html_url":"https://github.com/TDevUIT/PirateSocial","commit_stats":null,"previous_names":["tdevuit/piratesocial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TDevUIT%2FPirateSocial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TDevUIT%2FPirateSocial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TDevUIT%2FPirateSocial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TDevUIT%2FPirateSocial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TDevUIT","download_url":"https://codeload.github.com/TDevUIT/PirateSocial/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245592676,"owners_count":20640883,"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":["social","socket-io"],"created_at":"2024-11-15T20:21:40.045Z","updated_at":"2026-01-06T21:07:08.142Z","avatar_url":"https://github.com/TDevUIT.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PirateSocial\n\nPirateSocial is a web-based chat application that connects individuals who have a pirate spirit to do pirate-like things. Our platform is built with modern web technologies to provide fast, secure, and scalable real-time communication.\n\n## Features\n\n- **Real-time messaging**: Chat with others instantly.\n- **Group chats**: Create and manage groups for different topics.\n- **Media sharing**: Share images, files, and other media.\n- **Private messaging**: Secure and private communication.\n- **Cross-platform support**: Access PirateSocial on desktop, mobile, and tablets.\n- **Notification system**: Stay updated with in-app and push notifications.\n\n## Tech Stack\n\n### Frontend\n\n- **Next.js**: A React framework for building fast, scalable, and SEO-friendly web apps.\n- **Tailwind CSS**: A utility-first CSS framework for styling.\n- **Socket.io**: For real-time, bidirectional communication between the client and server.\n- **TypeScript**: Ensures type safety and improves the development process.\n\n### Backend\n\n- **NestJS**: A progressive Node.js framework for building efficient and scalable server-side applications.\n- **Socket.io**: To handle real-time communication on the backend.\n- **Prisma**: An ORM tool to interact with databases efficiently.\n- **PostgreSQL**: A powerful, open-source relational database.\n- **JWT (JSON Web Tokens)**: For authentication and session management.\n\n### Other Tools and Technologies\n\n- **Redis**: For session management and caching.\n- **Docker**: Containerization for easy deployment and scaling.\n- **NGINX**: As a reverse proxy for handling requests.\n- **Prisma**: For simplified database queries and management.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (\u003e= 14.x)\n- PostgreSQL (\u003e= 14.x)\n- Docker (optional, but recommended)\n\n### Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/TDevUIT/PirateSocial.git\n    cd PirateSocial\n    ```\n\n2. Install dependencies for both the frontend and backend:\n\n    ```bash\n    # Navigate to the frontend\n    cd frontend\n    npm install\n    \n    # Navigate to the backend\n    cd ../backend\n    npm install\n    ```\n\n3. Set up your `.env` files for both the frontend and backend (example provided in `.env.example` files).\n\n4. Run the development server:\n\n    ```bash\n    # Frontend (Next.js)\n    cd frontend\n    npm run dev\n    \n    # Backend (NestJS)\n    cd ../backend\n    npm run start:dev\n    ```\n\n### Running with Docker\n\nTo run the entire application with Docker, use the following commands:\n\n```bash\ndocker-compose up --build\n```\nthis will start both the frontend and backend services, along with PostgreSQL and Redis containers.\n\n### Contributing\nWe welcome contributions from the community! To get started:\n1. Fork the repository.\n2. Create a new branch for your feature/bugfix.\n3. Submit a pull request with a detailed description.\n### License\nPirateSocial is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdevuit%2Fpiratesocial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftdevuit%2Fpiratesocial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdevuit%2Fpiratesocial/lists"}