{"id":24360466,"url":"https://github.com/alloc7260/chat-app","last_synced_at":"2026-04-16T15:03:05.917Z","repository":{"id":272953759,"uuid":"913343357","full_name":"alloc7260/Chat-App","owner":"alloc7260","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-28T13:27:01.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-28T14:28:31.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/alloc7260.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":"2025-01-07T13:58:50.000Z","updated_at":"2025-01-28T13:27:05.000Z","dependencies_parsed_at":"2025-01-17T17:21:19.870Z","dependency_job_id":"5d21e175-f0d6-47ed-a210-9b7ebb3dabf6","html_url":"https://github.com/alloc7260/Chat-App","commit_stats":null,"previous_names":["alloc7260/chat-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alloc7260%2FChat-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alloc7260%2FChat-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alloc7260%2FChat-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alloc7260%2FChat-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alloc7260","download_url":"https://codeload.github.com/alloc7260/Chat-App/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243188204,"owners_count":20250452,"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":"2025-01-18T21:29:51.106Z","updated_at":"2026-04-16T15:03:05.866Z","avatar_url":"https://github.com/alloc7260.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Todo Notes \u0026 Chat Application\n\nThis project is a Flask-based chat application that allows users to register, log in, and send messages. It uses MongoDB for data storage and JWT for authentication.\n\n## Setup Instructions\n\n1. Clone the repository:\n   ```\n   git clone \u003crepo-url\u003e\n   cd \u003crepo-name\u003e\n   ```\n\n2. Install the required dependencies:\n   ```\n   pip install -r requirements.txt\n   ```\n\n3. Ensure that MongoDB is running and accessible.\n\n## Running the Application\n\n### Using Docker\n\n1. Build the Docker image:\n   ```\n   docker build -t todo-chat-notes .\n   ```\n\n2. Run the Docker container:\n   ```\n   docker run -d -p 80:5000 --name todo-chat-notes-app --env-file .env todo-chat-notes\n   ```\n\n3. Access the application at `http://localhost`.\n\n### Without Docker\n\n1. Run the application:\n   ```\n   python app.py\n   ```\n\n2. Access the application at `http://localhost:5000`.\n\n## Usage\n\n- Register a new user using the registration form.\n- Log in with your credentials.\n- Send and get messages in the chat interface.\n\n## License\n\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falloc7260%2Fchat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falloc7260%2Fchat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falloc7260%2Fchat-app/lists"}