{"id":19352001,"url":"https://github.com/serverpod/pixorama","last_synced_at":"2025-05-09T00:06:59.849Z","repository":{"id":119422905,"uuid":"540578306","full_name":"serverpod/pixorama","owner":"serverpod","description":"Collaborative pixel drawing demo app.","archived":false,"fork":false,"pushed_at":"2024-10-03T08:29:45.000Z","size":385,"stargazers_count":58,"open_issues_count":2,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-09T00:06:54.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serverpod.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":"2022-09-23T18:55:31.000Z","updated_at":"2025-03-17T15:16:59.000Z","dependencies_parsed_at":"2023-06-26T02:08:16.491Z","dependency_job_id":null,"html_url":"https://github.com/serverpod/pixorama","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverpod%2Fpixorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverpod%2Fpixorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverpod%2Fpixorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverpod%2Fpixorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serverpod","download_url":"https://codeload.github.com/serverpod/pixorama/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253166518,"owners_count":21864476,"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":"2024-11-10T04:37:50.435Z","updated_at":"2025-05-09T00:06:59.798Z","avatar_url":"https://github.com/serverpod.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixorama\nPixorama is a multi-user pixel editor inspired by r/place. The app demonstrates\nthe real-time capabilities of Serverpod. It is a complete example and you can\ntry it out at [https://pixorama.live](https://pixorama.live).\n\nFor the full tutorial visit\n[https://docs.serverpod.dev](https://docs.serverpod.dev/tutorials/real-time-communication).\n\n![Pixorama screenshot](https://docs.serverpod.dev/assets/images/pixorama-183dc43ee2a7c5cec50ac9da4ee25e1d.png)\n\n## Server code\nOn the server side there are three main files that makes Pixorama tick. Two\nserializable models, found in the [models](pixorama_server/lib/src/models)\ndirectory and the\n[PixoramaEndpoint](pixorama_server/lib/src/endpoints/pixorama_endpoint.dart)\nclass. Those files are great starting points for understanding how Pixorama\nworks.\n\n## Client code\nThe main Pixorama client/Flutter code can be found in\n[Pixorama widget](pixorama_flutter/lib/src/pixorama/pixorama.dart).\n\n## Running the server\nTo run the server locally:\n\n```bash\ncd pixorama_server\ndart bin/main.dart\n```\n\n## Running the app\nTo start the app:\n\n```bash\ncd pixorama_flutter\nflutter run\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverpod%2Fpixorama","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserverpod%2Fpixorama","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverpod%2Fpixorama/lists"}