{"id":28028493,"url":"https://github.com/cheft/bun-nuxt","last_synced_at":"2026-01-23T07:06:04.853Z","repository":{"id":197132804,"uuid":"697645892","full_name":"cheft/bun-nuxt","owner":"cheft","description":"bun nuxt test","archived":false,"fork":false,"pushed_at":"2023-11-26T00:09:25.000Z","size":1360,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-11T07:15:59.684Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/cheft.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}},"created_at":"2023-09-28T07:21:55.000Z","updated_at":"2023-09-28T07:24:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"97d2cdc0-f48f-415a-80f0-fef6fae773cd","html_url":"https://github.com/cheft/bun-nuxt","commit_stats":null,"previous_names":["cheft/bun-nuxt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cheft/bun-nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fbun-nuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fbun-nuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fbun-nuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fbun-nuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheft","download_url":"https://codeload.github.com/cheft/bun-nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheft%2Fbun-nuxt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28682292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T05:48:07.525Z","status":"ssl_error","status_checked_at":"2026-01-23T05:48:07.129Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2025-05-11T07:15:58.716Z","updated_at":"2026-01-23T07:06:04.840Z","avatar_url":"https://github.com/cheft.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt 3 Minimal Starter\n\nLook at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.\n\n## Setup\n\nMake sure to install the dependencies:\n\n```bash\n# npm\nnpm install\n\n# pnpm\npnpm install\n\n# yarn\nyarn install\n\n# bun\nbun install\n```\n\n## Development Server\n\nStart the development server on `http://localhost:3000`:\n\n```bash\n# npm\nnpm run dev\n\n# pnpm\npnpm run dev\n\n# yarn\nyarn dev\n\n# bun\nbun run dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\n# npm\nnpm run build\n\n# pnpm\npnpm run build\n\n# yarn\nyarn build\n\n# bun\nbun run build\n```\n\nLocally preview production build:\n\n```bash\n# npm\nnpm run preview\n\n# pnpm\npnpm run preview\n\n# yarn\nyarn preview\n\n# bun\nbun run preview\n/home/lighthouse/bun-nuxt/package.json\n# production\nbun install -g pm2\nbun install -g cross-env\nbun run prod\n```\n\n\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\n\n## Prisma\n```bash\n\nbunx prisma generate\n\nbun run build\n\ncd .output/server\n\nnpx prisma init --datasource-provider sqlite \n\nnpx prisma migrate dev --name init # cp ../../prisma/data.db prisma\n\nps -e | grep bun \u0026 sudo kill -9 3364333\n\ncd ../../\n\nsudo bun run linux\n\ncat bun.log\n\nbunx prisma studio\n```\n\n\n```js\nlet villages = []\ndocument.querySelectorAll('tspan').forEach((e)=\u003e {\n//   console.log(e.textContent)\n  if (!e.textContent.includes('（')) {\n    villages.push(e.textContent)\n  }\n})\nconsole.log(villages)\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheft%2Fbun-nuxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheft%2Fbun-nuxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheft%2Fbun-nuxt/lists"}