{"id":15102695,"url":"https://github.com/mxschmitt/try-playwright","last_synced_at":"2025-04-12T19:50:07.823Z","repository":{"id":39098042,"uuid":"243972532","full_name":"mxschmitt/try-playwright","owner":"mxschmitt","description":"Try Playwright lets you execute and share Playwright scripts in your browser to get started with Playwright.","archived":false,"fork":false,"pushed_at":"2025-03-02T19:12:20.000Z","size":5380,"stargazers_count":226,"open_issues_count":1,"forks_count":27,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-12T19:50:02.373Z","etag":null,"topics":["express","golang","hacktoberfest","playground","playwright","react","testing"],"latest_commit_sha":null,"homepage":"https://try.playwright.tech","language":"TypeScript","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/mxschmitt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mxschmitt"}},"created_at":"2020-02-29T13:20:24.000Z","updated_at":"2025-03-29T14:24:06.000Z","dependencies_parsed_at":"2023-11-30T19:26:17.361Z","dependency_job_id":"ad90187b-51ae-425a-84c7-756091eb4e97","html_url":"https://github.com/mxschmitt/try-playwright","commit_stats":{"total_commits":309,"total_committers":10,"mean_commits":30.9,"dds":"0.13592233009708743","last_synced_commit":"fcdf6c4bd995d6ad3b2f6f0f54103caad8e056aa"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxschmitt%2Ftry-playwright","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxschmitt%2Ftry-playwright/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxschmitt%2Ftry-playwright/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxschmitt%2Ftry-playwright/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxschmitt","download_url":"https://codeload.github.com/mxschmitt/try-playwright/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625501,"owners_count":21135513,"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":["express","golang","hacktoberfest","playground","playwright","react","testing"],"created_at":"2024-09-25T19:04:45.742Z","updated_at":"2025-04-12T19:50:07.784Z","avatar_url":"https://github.com/mxschmitt.png","language":"TypeScript","funding_links":["https://github.com/sponsors/mxschmitt"],"categories":[],"sub_categories":[],"readme":"# Try Playwright\n\n![CI](https://github.com/mxschmitt/try-playwright/workflows/CI/badge.svg)\n![Playwright version](https://img.shields.io/badge/Playwright-1.50.1-blue.svg)\n\n\u003e Interactive playground for [Playwright](https://github.com/microsoft/playwright) to run examples directly from your browser\n\n## Setting up a Try Playwright environment with [k3s](https://k3s.io)\n\n```sh\ncurl -sfL https://get.k3s.io | INSTALL_K3S_EXEC=\"--disable traefik\" sh -\napt update\napt install -y git\ngit clone https://github.com/mxschmitt/try-playwright.git\nopenssl req -x509 -nodes -days 730 -newkey rsa:2048 -keyout tls.key -out tls.crt -subj \"/CN=try.playwright.tech/O=try.playwright.tech\"\nkubectl create secret tls try-playwright-cf-tls-cert --key=tls.key --cert=tls.crt\ncd try-playwright\nexport MINIO_ROOT_USER=\"admin\"\nexport MINIO_ROOT_PASSWORD=$(openssl rand -base64 32)\nbash k8/generate.sh\nkubectl apply -f k8/\n```\n\nFor more information about the infrastructure and contributing, see [here](./CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxschmitt%2Ftry-playwright","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxschmitt%2Ftry-playwright","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxschmitt%2Ftry-playwright/lists"}