{"id":44821772,"url":"https://github.com/snokam/cursor-workshop","last_synced_at":"2026-02-16T20:37:34.353Z","repository":{"id":325167223,"uuid":"1099082628","full_name":"snokam/cursor-workshop","owner":"snokam","description":"Getting Started with AI-Assisted Development","archived":false,"fork":false,"pushed_at":"2025-11-19T21:41:27.000Z","size":198,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-19T23:17:05.602Z","etag":null,"topics":["ai","backend","frontend"],"latest_commit_sha":null,"homepage":"","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/snokam.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-18T14:41:45.000Z","updated_at":"2025-11-19T21:25:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/snokam/cursor-workshop","commit_stats":null,"previous_names":["snokam/cursor-workshop"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/snokam/cursor-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snokam%2Fcursor-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snokam%2Fcursor-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snokam%2Fcursor-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snokam%2Fcursor-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snokam","download_url":"https://codeload.github.com/snokam/cursor-workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snokam%2Fcursor-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29517633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"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":["ai","backend","frontend"],"created_at":"2026-02-16T20:37:33.825Z","updated_at":"2026-02-16T20:37:34.345Z","avatar_url":"https://github.com/snokam.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cursor Workshop\n\nA starter project for learning AI-assisted development with Cursor.\n\n## Project Structure\n\n```\ncursor-workshop/\n├── frontend/          # Next.js application\n├── backend/           # Express API server\n└── micros/            # Micro-frontends (navbar, footer)\n```\n\n## Getting Started\n\n### Install dependencies\n\n```bash\nnpm install\n```\n\n### Run development servers\n\n```bash\nnpm run dev\n```\n\nThis starts both:\n- Frontend: http://localhost:3000\n- Backend: http://localhost:3001\n\n### Run individually\n\n```bash\nnpm run dev:frontend    # Frontend only\nnpm run dev:backend     # Backend only\n```\n\n## API Endpoints\n\n- `GET /api/posts` - List blog posts\n- `GET /api/posts/:slug` - Get single post\n- `GET /api/tags` - Get all tags\n- `GET /api/health` - Health check\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnokam%2Fcursor-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnokam%2Fcursor-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnokam%2Fcursor-workshop/lists"}