{"id":28438055,"url":"https://github.com/migliorelli/fartic","last_synced_at":"2026-04-12T05:32:34.347Z","repository":{"id":277272020,"uuid":"931739553","full_name":"migliorelli/fartic","owner":"migliorelli","description":"Fartic is a drawing game, just like Gartic.","archived":false,"fork":false,"pushed_at":"2025-03-24T21:11:01.000Z","size":500,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T15:42:53.433Z","etag":null,"topics":["canvas","canvas-api","canvas2d","drawing","drawing-game","express","gartic","socket-io","tailwindcss","vue"],"latest_commit_sha":null,"homepage":"","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/migliorelli.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,"zenodo":null}},"created_at":"2025-02-12T19:21:51.000Z","updated_at":"2025-03-24T21:11:04.000Z","dependencies_parsed_at":"2025-02-13T04:19:48.104Z","dependency_job_id":"9726e8f2-a47a-4724-9939-096dc88d022b","html_url":"https://github.com/migliorelli/fartic","commit_stats":null,"previous_names":["migliorelli/fartic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/migliorelli/fartic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migliorelli%2Ffartic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migliorelli%2Ffartic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migliorelli%2Ffartic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migliorelli%2Ffartic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/migliorelli","download_url":"https://codeload.github.com/migliorelli/fartic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migliorelli%2Ffartic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31705574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T05:11:36.334Z","status":"ssl_error","status_checked_at":"2026-04-12T05:11:27.332Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["canvas","canvas-api","canvas2d","drawing","drawing-game","express","gartic","socket-io","tailwindcss","vue"],"created_at":"2025-06-06T00:38:59.284Z","updated_at":"2026-04-12T05:32:34.330Z","avatar_url":"https://github.com/migliorelli.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fartic\n\nFartic is a drawing game, just like Gartic.\n\n## Access\n\n\u003e Working on it\n\n## Features\n\nFrontend:\n\n- Vue\n- Vue Router\n- Pinia\n- SocketIO\n- Lucide Icons\n- Axios\n\nBackend:\n\n- MongoDB\n- SocketIO\n- Express\n- MVCS design pattern\n\n## Environment variables\n\nFrontend:\n\n```env\nVITE_SOCKET_URL=\n```\n\nBackend:\n\n```env\nPORT=\nVERSION=\n\nDB_HOST=\nDB_PORT=\nDB_DATABASE=\n\nORIGIN=\n```\n\n## Installation\n\n1. Clone this repository:\n\n   ```bash\n   git clone https://github.com/migliorelli/fartic\n   cd fartic\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   yarn install #first install concurrently\n   yarn install:all #then install all the packages in both directories\n   ```\n\n3. Run the development server:\n\n   ```bash\n   yarn dev\n   ```\n\n4. Open your browser at [http://localhost:5173](http://localhost:5173) to view the app.\n\n## Building for Production\n\n\u003eTBH I don't know how I'll do it.\n\n## Contributing\n\n1. Fork the project.\n2. Create a new branch:\n\n   ```bash\n   git checkout -b feature/new-feature\n   ```\n\n3. Make your changes and commit them:\n\n   ```bash\n   git commit -m \"Add new feature\"\n   ```\n\n4. Push your changes:\n\n   ```bash\n   git push origin feature/new-feature\n   ```\n\n5. Open a Pull Request.\n\n## Dependencies\n\nThis project uses the following dependencies:\n\n- **Vue 3**: A progressive JavaScript framework.\n- **TypeScript**: For type-safe development.\n- **Vite**: A next-generation frontend tooling.\n- **Lucide**: Icon library.\n- **Axios**: For API requests.\n- **Express**: For the backend.\n- **SocketIO**: For realtime features.\n- **MongoDB**: As database.\n\nFor a complete list of dependencies, see the `package.json` file of each directory.\n\n## Icon\n\nThe project uses Lucide icons. Check out the library at [Lucide Vue Next](https://github.com/lucide-icons/lucide).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact\n\n- Author: **Migliorelli**\n- Email: [miglenten@gmail.com](mailto:miglenten@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigliorelli%2Ffartic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmigliorelli%2Ffartic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigliorelli%2Ffartic/lists"}