{"id":48315865,"url":"https://github.com/iswilljr/dev-challenges","last_synced_at":"2026-04-05T00:31:41.949Z","repository":{"id":171062056,"uuid":"643677846","full_name":"iswilljr/dev-challenges","owner":"iswilljr","description":"Web Development Resources that help you to become a Web Developer by working with Real-life projects and practices. Create your own challenges with InfoJobs Offers.","archived":false,"fork":false,"pushed_at":"2024-05-12T03:00:44.000Z","size":558,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-12T04:19:00.540Z","etag":null,"topics":["challenge","challenges","dev","dev-challenge","dev-challenges","hackaton","infojobs","infojobs-api","infojobs-hackathon"],"latest_commit_sha":null,"homepage":"https://devch.vercel.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/iswilljr.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":"2023-05-21T22:56:11.000Z","updated_at":"2024-05-12T04:19:02.295Z","dependencies_parsed_at":null,"dependency_job_id":"53f3fe63-5c8d-4cec-bd33-27c0d9de5fd2","html_url":"https://github.com/iswilljr/dev-challenges","commit_stats":null,"previous_names":["iswilljr/dev-challenges"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iswilljr/dev-challenges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iswilljr%2Fdev-challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iswilljr%2Fdev-challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iswilljr%2Fdev-challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iswilljr%2Fdev-challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iswilljr","download_url":"https://codeload.github.com/iswilljr/dev-challenges/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iswilljr%2Fdev-challenges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31420085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T00:25:07.052Z","status":"ssl_error","status_checked_at":"2026-04-05T00:25:05.923Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["challenge","challenges","dev","dev-challenge","dev-challenges","hackaton","infojobs","infojobs-api","infojobs-hackathon"],"created_at":"2026-04-05T00:31:41.392Z","updated_at":"2026-04-05T00:31:41.940Z","avatar_url":"https://github.com/iswilljr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dev Challenges\n\nWeb Development Resources that help you to become a Web Developer by working with Real-life projects and practices. Create your own challenges with InfoJobs Offers.\n\nIntroducing my web app inspired by [devchallenges.io](https://devchallenges.io) with an exciting twist! This app combines the beloved functionality and sleek web design of [devchallenges.io](https://devchallenges.io) with an innovative addition: the ability for users to create their own challenges using the powerful Infojobs API.\n\n## Getting Started\n\n1. Install dependencies:\n\n```bash\npnpm install\n```\n\n2. Create a **.env.local** file in the root folder and paste your variables:\n\n```bash\ncp -r .env.example .env\n```\n\n## How to setup local environment\n\n### Setup local PostgreSQL database\n\n- Create the database password and paste it to `POSTGRES_PASSWORD`\n\n```bash\ndocker-compose up -d\n```\n\n### Get Github OAuth Client ID and Client Secret\n\n- [Click here to create new Github OAuth app](https://github.com/settings/applications/new)\n- Set the Application name. Example: `Dev Challenges development`\n- Set the Homepage URL to `http://localhost:3000`\n- Set the Authorization callback URL to `http://localhost:3000/api/auth/callback/github`\n- Go to \"Client secrets\" and generate new client secret\n- Copy the Client ID and Client Secret\n- Go to `.env` and paste the Client ID and Client Secret\n\n### Other env variables\n\n- `INFOJOBS_TOKEN`\n- `NEXTAUTH_SECRET`\n\n### Start developing\n\nNow you can run:\n\n```bash\npnpm dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiswilljr%2Fdev-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiswilljr%2Fdev-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiswilljr%2Fdev-challenges/lists"}