{"id":19032573,"url":"https://github.com/bitbravo/realtime-collaborate-document","last_synced_at":"2026-04-12T14:53:48.131Z","repository":{"id":120975122,"uuid":"137493031","full_name":"BitBravo/realtime-collaborate-document","owner":"BitBravo","description":"Realtime-Collaborate-Document using Angular4 and Django","archived":false,"fork":false,"pushed_at":"2019-08-23T03:50:47.000Z","size":2132,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T04:27:53.296Z","etag":null,"topics":["angular-cli","angular4","django","python","socket-io"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/BitBravo.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}},"created_at":"2018-06-15T13:49:18.000Z","updated_at":"2021-08-06T14:28:58.000Z","dependencies_parsed_at":"2024-02-01T12:43:37.724Z","dependency_job_id":null,"html_url":"https://github.com/BitBravo/realtime-collaborate-document","commit_stats":null,"previous_names":["bitbravo/realtime-collaborate-document"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Frealtime-collaborate-document","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Frealtime-collaborate-document/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Frealtime-collaborate-document/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Frealtime-collaborate-document/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitBravo","download_url":"https://codeload.github.com/BitBravo/realtime-collaborate-document/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240082706,"owners_count":19745273,"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":["angular-cli","angular4","django","python","socket-io"],"created_at":"2024-11-08T21:29:23.202Z","updated_at":"2026-04-12T14:53:43.111Z","avatar_url":"https://github.com/BitBravo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How to run the frontend side(Angular 4)\n\n# Websocket PORT SETTING\n\n- angualr_client/src/app.component.ts\n\n  socket = new WebSocket(`${this.ws_scheme}:// ${\u003cYour IP address\u003e} : ${\u003cPORT\u003e}/chat/`);\n  That is your server ip address and port number\n\n\n  OR\n\n  You have to run the frontend using the ip address: like this.  http://192.168.31.1:9999\n\n  \n\n # Run\n \n `bash\n\n $npm install\n\n $npm start\n\n\n\n ## How to run the backend server\n\n # Requirement \n\n - Django1.11\n \tpip install django1.11\n - Channels 1.1.1,  asgi-redis1.1.0, asgiref 1.0.1\n   pip install daphne==1.1.0 channels==1.1.1 asgi-redis==1.1.0 asgiref==1.0.1\n\n# Environemnt install\n\n- Install Python.\n\n  https://www.python.org/downloads/\n\n- Install the django packages.\n\n  `bash\n\n  $ cd django_backend\n\n  $ pip install -r requirements.txt\n\n- Database migration\n\n  $ python manage.py migrate\n\n# Run\n\n  `bash\n\n  $python manage.py runserver \u003cYour IP\u003e:8000\n\n\n\n## Screen\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbravo%2Frealtime-collaborate-document","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbravo%2Frealtime-collaborate-document","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbravo%2Frealtime-collaborate-document/lists"}