{"id":13776741,"url":"https://github.com/devinaconley/rock-paper-scissors","last_synced_at":"2025-05-11T10:31:12.406Z","repository":{"id":224559326,"uuid":"751097614","full_name":"devinaconley/rock-paper-scissors","owner":"devinaconley","description":"global game of rock paper scissors on farcaster","archived":false,"fork":false,"pushed_at":"2024-04-29T13:50:42.000Z","size":207,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-05T01:41:59.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://warpcast.com/~/channel/tournament","language":"Python","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/devinaconley.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":"2024-01-31T23:19:40.000Z","updated_at":"2024-12-05T17:07:08.000Z","dependencies_parsed_at":"2024-08-03T18:10:37.928Z","dependency_job_id":"ca2f870e-9bfb-4795-ba2d-79c569f97630","html_url":"https://github.com/devinaconley/rock-paper-scissors","commit_stats":null,"previous_names":["devinaconley/rock-paper-scissors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinaconley%2Frock-paper-scissors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinaconley%2Frock-paper-scissors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinaconley%2Frock-paper-scissors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinaconley%2Frock-paper-scissors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinaconley","download_url":"https://codeload.github.com/devinaconley/rock-paper-scissors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253551662,"owners_count":21926332,"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-08-03T18:00:32.360Z","updated_at":"2025-05-11T10:31:11.988Z","avatar_url":"https://github.com/devinaconley.png","language":"Python","funding_links":[],"categories":["Useful Tools \u0026 Libraries"],"sub_categories":["Open source Frames"],"readme":"# rock-paper-scissors\nglobal game of rock paper scissors on farcaster\n\nthe backend is written in flask and deployed on vercel, the frontend is rendered via farcaster frames\n\nit uses [framelib](https://github.com/devinaconley/python-frames) for all frame logic, validation, and rendering\n\n\n## setup\n\nsetup a conda (or other virtual) environment\n```\nconda env update -f environment.yml\nconda activate rock-paper-scissors\n```\n\nsetup vercel\n```\nnpm install vercel\n```\n\n\n## development\n\nrun unit tests\n```\npytest -v -s\n```\n\nrun local app\n```\nnpx vercel dev\n```\n\nyou can run the frame debugger provided by [frames.js](https://github.com/framesjs/frames.js) to test locally\n\n\n## deployment\n\nimport project to [vercel](https://vercel.com/) with the flask framework\n\nregister with [neynar](https://neynar.com/) to get an api key\n\ncreate a [supabase](https://supabase.com/) project and create database tables using the ddl commands in `supabase/migrations/`\n\ndefine the environment variables `NEYNAR_KEY`, `SUPABASE_URL`, and `SUPABASE_KEY` in your vercel project settings\n\ndeploy via vercel dashboard or automation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinaconley%2Frock-paper-scissors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinaconley%2Frock-paper-scissors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinaconley%2Frock-paper-scissors/lists"}