{"id":18245395,"url":"https://github.com/yuan-alex/open-interview","last_synced_at":"2026-05-18T04:32:43.209Z","repository":{"id":254966035,"uuid":"848009069","full_name":"yuan-alex/open-interview","owner":"yuan-alex","description":"The open-source coding interview platform","archived":false,"fork":false,"pushed_at":"2025-03-26T17:03:26.000Z","size":991,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T18:22:50.235Z","etag":null,"topics":["coding-interviews","interview","interview-platform","judge0","nextjs"],"latest_commit_sha":null,"homepage":"https://open-interview.alexyuan.me","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/yuan-alex.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}},"created_at":"2024-08-27T00:51:43.000Z","updated_at":"2025-03-26T17:03:30.000Z","dependencies_parsed_at":"2024-12-22T09:22:58.517Z","dependency_job_id":"35b28093-1e21-43cd-9895-53c625176695","html_url":"https://github.com/yuan-alex/open-interview","commit_stats":null,"previous_names":["yuan-alex/open-interview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuan-alex%2Fopen-interview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuan-alex%2Fopen-interview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuan-alex%2Fopen-interview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuan-alex%2Fopen-interview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuan-alex","download_url":"https://codeload.github.com/yuan-alex/open-interview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247909136,"owners_count":21016475,"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":["coding-interviews","interview","interview-platform","judge0","nextjs"],"created_at":"2024-11-05T09:20:13.471Z","updated_at":"2025-10-06T04:07:11.840Z","avatar_url":"https://github.com/yuan-alex.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Interview\n\n## Overview\n\nOpen Interview is an open-source coding interview platform built with Next.js, making it easily deployable to your preferred hosting environment.\n\n![Demo](src/app/demo.png)\n\n## Getting Started\n\n### Authentication\n\nBy default, any user with access to the home page can create a new interview. To require authentication, set the following environment variables:\n\n- `NEXT_PUBLIC_OPEN_INTERVIEW_AUTH_ENABLED`=true\n- `OPEN_INTERVIEW_SECRET_KEY`=[your secure password]\n\n### Database\n\nLibSQL: Set the following environment variables to configure LibSQL:\n\n- `LIBSQL_URL`=[your LibSQL instance URL]\n- `LIBSQL_AUTH_TOKEN`=[your LibSQL auth token]\n\n### Judge0 Integration\n\nOpen Interview uses the Judge0 platform as its code runtime engine. Set the following environment variables to integrate with Judge0:\n\n- `JUDGE0_API_URL`=[your Judge0 API URL]\n- `JUDGE0_AUTH_TOKEN`=[your Judge0 auth token]\n\n### Real-time Server\n\nReal-time collaboration and editing is powered by Y-Sweet, a platform similar to Y.js. Set the following environment variable to configure Y-Sweet:\n\n`Y_SWEET_CONNECTION_STRING`=[your Y-Sweet connection string]\n\n### Deployment\n\nOpen Interview is at its core, a Next.js application, so it can be deployed to any hosting platform that supports Next.js, such as Vercel, Netlify, or your own self-hosted solution.\n\n## Contributing\n\nOpen Interview is an open-source project, and contributions are welcome. Please refer to the project's contribution guidelines for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuan-alex%2Fopen-interview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuan-alex%2Fopen-interview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuan-alex%2Fopen-interview/lists"}