{"id":24953314,"url":"https://github.com/fredericoo/wrkplay","last_synced_at":"2026-04-28T23:36:19.053Z","repository":{"id":225321862,"uuid":"436735985","full_name":"fredericoo/wrkplay","owner":"fredericoo","description":"Work hard, play hard. SaltPlay is an office games leaderboard and tracker.","archived":false,"fork":false,"pushed_at":"2024-03-16T18:18:09.000Z","size":5158,"stargazers_count":1,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-31T18:59:00.460Z","etag":null,"topics":["nextjs","oauth2","postgres","prisma","react"],"latest_commit_sha":null,"homepage":"https://saltplay.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/fredericoo.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":"2021-12-09T19:24:32.000Z","updated_at":"2024-10-19T15:29:05.000Z","dependencies_parsed_at":"2024-03-01T12:46:04.377Z","dependency_job_id":null,"html_url":"https://github.com/fredericoo/wrkplay","commit_stats":null,"previous_names":["fredericoo/wrkplay"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fredericoo/wrkplay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericoo%2Fwrkplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericoo%2Fwrkplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericoo%2Fwrkplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericoo%2Fwrkplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fredericoo","download_url":"https://codeload.github.com/fredericoo/wrkplay/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericoo%2Fwrkplay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273093017,"owners_count":25044435,"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-01T02:00:09.058Z","response_time":120,"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":["nextjs","oauth2","postgres","prisma","react"],"created_at":"2025-02-03T03:34:01.580Z","updated_at":"2026-04-28T23:36:19.014Z","avatar_url":"https://github.com/fredericoo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wrkplay\n\nGet your personal OKRs ready: wrkplay (pun very intended) enables you to brag over your office games performance.\nA way more interesting way to 1-on-1.\n\n## Getting Started\n\nAfter cloning the repository:\n\n#### 🐳 Spin up a local database\n\n```bash\ndocker compose up -d\n```\n\n#### 🌱 Seed database\n\nThe following commanda will seed 100 random users to the table `users`:\n\n```bash\nyarn setup:db\n```\n\nThis will spin up a local postgres database and required services.\n\n#### 🖥 Setup local environment variables\n\n```bash\nyarn setup:env\n```\n\nRefer to `.env.template` for other environment variables.\n\n#### 📦 Install packages\n\n```bash\nyarn\n```\n\n#### 🚀 Run the app in development mode\n\n```bash\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result!\n\n---\n\n## Authentication\n\nWhen not in production mode, you will have direct access to log in as any user via a `Dev Login` button on the front-end.\n\nIt is not possible to enable Slack to test how an OAuth2 workflow locally as slack blocks `localhost` from being one of the allowed domains. You may, though, create a new branch and push any commits, which will be automatically deployed to the preview environment via Vercel.\n\n## Database schema and migrations\n\nWe use [Prisma](https://www.prisma.io/) to manage our database schema and migrations.\n\nShould you make any changes to the schema, you can run the following command to update the database tables and columns accordingly:\n\n```bash\nyarn db:migrate:local --name \u003cname\u003e\n```\n\nwhere `\u003cname\u003e` is a descriptive name of what was done in the migration in snake_case.\n\n## Contributing\n\nThis repository follows [Feature Branching](https://www.atlassian.com/git/tutorials/comparing-workflows/feature-branch-workflow). To contribute, please open a Pull Request with your proposed changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericoo%2Fwrkplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredericoo%2Fwrkplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericoo%2Fwrkplay/lists"}