{"id":20110028,"url":"https://github.com/neoito-hub/bidirectional_chat","last_synced_at":"2025-11-28T05:04:50.558Z","repository":{"id":238647821,"uuid":"797115608","full_name":"neoito-hub/bidirectional_chat","owner":"neoito-hub","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-28T09:27:55.000Z","size":265,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-29T00:52:46.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/neoito-hub.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-07T08:18:45.000Z","updated_at":"2024-06-04T06:53:03.834Z","dependencies_parsed_at":"2024-05-28T12:09:39.071Z","dependency_job_id":null,"html_url":"https://github.com/neoito-hub/bidirectional_chat","commit_stats":null,"previous_names":["neoito-hub/bidirectional_chat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoito-hub%2Fbidirectional_chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoito-hub%2Fbidirectional_chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoito-hub%2Fbidirectional_chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neoito-hub%2Fbidirectional_chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neoito-hub","download_url":"https://codeload.github.com/neoito-hub/bidirectional_chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241550277,"owners_count":19980679,"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-11-13T18:10:09.237Z","updated_at":"2025-11-28T05:04:50.421Z","avatar_url":"https://github.com/neoito-hub.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Bidirectional_chat\n\nThis project introduces a real-time chat application powered by Centrifugo, a cutting-edge tool for instantaneous messaging. With Centrifugo, users can exchange messages in real-time, fostering seamless communication.\n\n## Components\n\n1. **Backend**: The backend component comprises APIs responsible for managing chat-related functionalities.\n\n2. **Authentication Shield**: Ensures secure access to the chat app system by implementing robust authentication mechanisms to protect sensitive user data and system functionalities.\n\n## Prerequisites\n\nBefore getting started, ensure the following prerequisites are met:\n\n- Docker installed on your machine\n- BB CLI (BB Command Line Interface) installed\n\n## Getting Started\n\n1. **Clone Repository**: Begin by cloning the repository to your local machine.\n   \n2. **Install centrifugo**: Execute the following command in your project's root terminal\n   ```bash\n   curl -sSLf https://centrifugal.dev/install.sh | sh\n   ```\n   For more : https://centrifugal.dev/docs/getting-started/quickstart\n\n3. **Generate config file** : Execute the following command in your project root terminal. Afterward, customize the configuration according to your preferences.\n   ```bash\n   ./centrifugo genconfig\n   ```\n4. **Build Docker Compose**: Execute the following commands in your terminal:\n    ```bash\n    docker compose build\n    ```\n\n5. **Start the Project**: Once the build process is complete, start the project with:\n    ```bash\n    docker compose up\n    ```\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoito-hub%2Fbidirectional_chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneoito-hub%2Fbidirectional_chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneoito-hub%2Fbidirectional_chat/lists"}