{"id":20955818,"url":"https://github.com/tidbitsjs/devflow","last_synced_at":"2025-05-14T04:33:36.308Z","repository":{"id":261167015,"uuid":"671454858","full_name":"TidbitsJS/devflow","owner":"TidbitsJS","description":"Stackoverflow Clone using Next.js 14","archived":false,"fork":false,"pushed_at":"2024-09-16T17:49:15.000Z","size":3108,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-11-05T03:36:28.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://devflow-rose.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/TidbitsJS.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-07-27T11:01:04.000Z","updated_at":"2024-10-29T10:52:05.000Z","dependencies_parsed_at":"2024-11-05T03:36:34.455Z","dependency_job_id":null,"html_url":"https://github.com/TidbitsJS/devflow","commit_stats":null,"previous_names":["tidbitsjs/devflow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TidbitsJS%2Fdevflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TidbitsJS%2Fdevflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TidbitsJS%2Fdevflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TidbitsJS%2Fdevflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TidbitsJS","download_url":"https://codeload.github.com/TidbitsJS/devflow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225276696,"owners_count":17448560,"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":[],"created_at":"2024-11-19T01:21:21.696Z","updated_at":"2024-11-19T01:21:22.250Z","avatar_url":"https://github.com/TidbitsJS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#\n\n**Cannot find module 'next/image'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option?ts(2792)**\n\nIf you see this error after the installation, go to the tsconfig.json and change the setting:\n\n```javascript\n// From\n\"moduleResolution\": \"bundler\",\n\n// To\n\"moduleResolution\": \"Node\",\n```\n\n#\n\n**shadcn**\n\n```bash\n✔ Would you like to use TypeScript (recommended)? / yes\n✔ Which style would you like to use? › New York\n✔ Which color would you like to use as base color? › Slate\n✔ Where is your global CSS file? app/globals.css\n✔ Would you like to use CSS variables for colors? no\n✔ Where is your tailwind.config.js located? tailwind.config.js\n✔ Configure the import alias for components: @/components\n✔ Configure the import alias for utils: @/lib/utils\n✔ Are you using React Server Components? yes\n✔ Write configuration to components.json. Proceed? yes\n```\n\n#\n\n**Change ECMAScript version to support latest javascript functions (and to avoid few TypeScript Errors)**\n\n```javascript\n// From\n\"compilerOptions\": {\n   \"target\": \"es5\",\n   ...\n}\n\n// To\n\"compilerOptions\": {\n   \"target\": \"es2022\",\n   ...\n}\n```\n\n#\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidbitsjs%2Fdevflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidbitsjs%2Fdevflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidbitsjs%2Fdevflow/lists"}