{"id":30987554,"url":"https://github.com/heinezo/punto","last_synced_at":"2026-04-10T02:39:29.215Z","repository":{"id":210652690,"uuid":"715667871","full_name":"HeineZo/Punto","owner":"HeineZo","description":"Application web permettant de jouer au jeu de société Punto","archived":false,"fork":false,"pushed_at":"2024-04-01T16:01:43.000Z","size":1133,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-02T17:05:59.843Z","etag":null,"topics":["express","game","mongodb","mysql","node","react","sqlite","typescript"],"latest_commit_sha":null,"homepage":"https://montvalsurloir.bibli.fr/doc_num.php?explnum_id=4140","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/HeineZo.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":"2023-11-07T15:41:53.000Z","updated_at":"2024-02-06T13:56:53.000Z","dependencies_parsed_at":"2023-12-10T11:25:07.836Z","dependency_job_id":"df4a835d-3583-4a2b-b663-b3ca941250ec","html_url":"https://github.com/HeineZo/Punto","commit_stats":null,"previous_names":["heinezo/punto"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HeineZo/Punto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeineZo%2FPunto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeineZo%2FPunto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeineZo%2FPunto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeineZo%2FPunto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HeineZo","download_url":"https://codeload.github.com/HeineZo/Punto/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HeineZo%2FPunto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274838626,"owners_count":25359390,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["express","game","mongodb","mysql","node","react","sqlite","typescript"],"created_at":"2025-09-12T16:31:54.477Z","updated_at":"2026-04-10T02:39:24.171Z","avatar_url":"https://github.com/HeineZo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://montvalsurloir.bibli.fr/doc_num.php?explnum_id=4140\"\u003e\n        \u003cimg src=\"/public/logo.svg\" alt=\"Logo du jeu\" width=\"200\"\u003e\n    \u003c/a\u003e\n    \u003cbr\u003e\n    Punto\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eJeu de société fusionnant le Puissance 4 et le Morpion\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#✨-roadmap\"\u003eRoadmap\u003c/a\u003e •\n  \u003ca href=\"#🛠️-lancer-l'application\"\u003eDémarrer\u003c/a\u003e •\n  \u003ca href=\"#🕹️-outils-utilisés\"\u003eOutils\u003c/a\u003e •\n  \u003ca href=\"#👋-me-contacter\"\u003eContact\u003c/a\u003e •\n  \u003ca href=\"#🤠-crédits\"\u003eCrédit\u003c/a\u003e •\n  \u003ca href=\"#©-licence\"\u003eLicence\u003c/a\u003e •\n\u003c/p\u003e\n\n![Screenshot de l'application](/public/README/punto.png)\n\n\u003e **NOTE:** Ce projet est réalisé dans le cadre d'un projet à l'IUT de Vannes.\n\n## ✨ Roadmap\n\n- [x] Jouer au jeu ✅\n- [x] Générer des parties aléatoires ✅\n- [x] Visionner l'historique des parties ✅\n- [x] Supporter MySQL et SQLite en base de données ✅\n- [ ] Supporter MongoDB ⏳\n\n## 🛠️ Lancer l'application\n\n### Code\n\nPour clôner le projet et lancer l'application, vous aurez besoin d'installer [Git](https://git-scm.com) et [Node.js](https://nodejs.org/en/download/) (qui installe [npm](http://npmjs.com)). \n\n**Installer l'application**\n\n```bash\n# Clôner le projet\n$ git clone https://github.com/HeineZo/Punto\n\n# Se déplacer dans le projet\n$ cd Punto\n\n# Installer les dépendances\n$ npm install\n```\n\n**Remplir les données de connexion**\n\nCréez un fichier `.env` et copiez-y le contenu du fichier `.env.local`. Remplissez les informations correspondantes dans le fichier `.env`\n\n**Lancez l'application**\n\n```bash\n# Lancer le client\n$ npm run client\n\n# Lancer le serveur (dans un autre terminal)\n$ npm run server\n```\nEnfin, rendez vous à l'adresse suivante: https://localhost:3001\n\n\n## 🕹️ Outils utilisés\n\n\u003cp align=\"center\"\u003e\n   \u003cimg src=\"https://skillicons.dev/icons?i=react,typescript,nodejs,mysql,sqlite,express,vite\" alt=\"Les technologies utilisées\" /\u003e\n\u003c/p\u003e\n\n## 👋 Me contacter\n\u003ca href=\"https://discord.com/invite/enzolefrigo\"\u003e\n   \u003cimg src=\"https://skillicons.dev/icons?i=discord\" width=\"50\" alt=\"Me contact\" /\u003e\n\n   @enzolefrigo\n\u003c/a\u003e\n\n## 🤠 Crédits\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003ctd align=\"center\"\u003e\n            \u003ca href=\"https://github.com/HeineZo\"\u003e\n                \u003cimg src=\"https://avatars.githubusercontent.com/u/85509892?v=4\" width=\"100px;\" alt=\"Image de profil\" style=\"border-radius: 100%\"/\u003e\n                \u003cbr /\u003e\n                \u003csub\u003e\u003cb\u003eEnzo\u003c/b\u003e\u003c/sub\u003e\n            \u003c/a\u003e\n            \u003cbr /\u003e\n            \u003ca title=\"Code\"\u003e💻\u003c/a\u003e \n            \u003ca title=\"Design\"\u003e🎨\u003c/a\u003e \n        \u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## © Licence\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheinezo%2Fpunto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheinezo%2Fpunto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheinezo%2Fpunto/lists"}