{"id":22492083,"url":"https://github.com/quentinwidlocher/materia","last_synced_at":"2026-04-30T00:32:55.901Z","repository":{"id":39844933,"uuid":"189232990","full_name":"QuentinWidlocher/Materia","owner":"QuentinWidlocher","description":"Chat client \u0026 server","archived":false,"fork":false,"pushed_at":"2023-01-07T05:54:59.000Z","size":2821,"stargazers_count":1,"open_issues_count":40,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-01T22:47:07.853Z","etag":null,"topics":["chat-application","flask-api","flask-socketio","vuejs","webapp","websocket-chat"],"latest_commit_sha":null,"homepage":"https://materia-87a70.web.app","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/QuentinWidlocher.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}},"created_at":"2019-05-29T13:39:25.000Z","updated_at":"2023-03-08T22:32:43.000Z","dependencies_parsed_at":"2023-02-06T13:16:06.755Z","dependency_job_id":null,"html_url":"https://github.com/QuentinWidlocher/Materia","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuentinWidlocher%2FMateria","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuentinWidlocher%2FMateria/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuentinWidlocher%2FMateria/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuentinWidlocher%2FMateria/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuentinWidlocher","download_url":"https://codeload.github.com/QuentinWidlocher/Materia/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245918143,"owners_count":20693649,"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":["chat-application","flask-api","flask-socketio","vuejs","webapp","websocket-chat"],"created_at":"2024-12-06T18:14:28.653Z","updated_at":"2026-04-30T00:32:55.847Z","avatar_url":"https://github.com/QuentinWidlocher.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Materia](/frontend/src/assets/logo.png)\n\n# Materia\n\n## What is Materia\n\nMateria is a websocket chat client made with flask, socket.io and Vue JS.\nIts goal is not to be better than the others, it's only a training.\n\n## What is Materia made of ?\n\n### Frontend\n\n- Vue.js\n- Bootstrap 4\n\n### Backend\n\n- Flask (1.0.3)\n- Socket.io\n\n## How to install\n\n### 1) Setup the virtual environement\n\n```\n# Linux\npython3 -m venv venv\n\n# Windows\npy -3 -m venv venv\n```\n\n### 2) Activate the virtual environement\n\n```\n# Linux\n. venv/bin/activate\n\n# Windows\nvenv\\Scripts\\activate\n```\n\n### 3) Install python requirements\n\n```\npip install -r requirements.txt\n```\n\n### 4) Install npm requirements\n\n```\n./\u003e npm install\n./\u003e cd frontend\n./frontend\u003e npm install\n```\n\n### 5) Build the frontend\n\n```\n./frontend\u003e npm run-script build\n```\n\n### 6) Launch the flask server\n\n```\n./frontend\u003e cd ..\n./\u003e python app.py\n```\n\n### 7) Open the served page\n\nGo to `http://127.0.0.1:5000/`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquentinwidlocher%2Fmateria","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquentinwidlocher%2Fmateria","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquentinwidlocher%2Fmateria/lists"}