{"id":20656781,"url":"https://github.com/pitang1965/bus-timetable","last_synced_at":"2026-04-14T10:32:51.415Z","repository":{"id":37049921,"uuid":"441797825","full_name":"pitang1965/bus-timetable","owner":"pitang1965","description":"バスの時刻表","archived":false,"fork":false,"pushed_at":"2025-08-09T08:21:25.000Z","size":1334,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T10:11:56.623Z","etag":null,"topics":["airtable","headless-ui","nextjs","pwa","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://j-bus-time-table.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/pitang1965.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":"2021-12-26T02:59:03.000Z","updated_at":"2025-08-09T08:21:29.000Z","dependencies_parsed_at":"2024-11-08T23:21:01.171Z","dependency_job_id":"e61faf45-1321-42f1-a367-8ec58d3fe1a5","html_url":"https://github.com/pitang1965/bus-timetable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pitang1965/bus-timetable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitang1965%2Fbus-timetable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitang1965%2Fbus-timetable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitang1965%2Fbus-timetable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitang1965%2Fbus-timetable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pitang1965","download_url":"https://codeload.github.com/pitang1965/bus-timetable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitang1965%2Fbus-timetable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31793214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["airtable","headless-ui","nextjs","pwa","react","tailwindcss","typescript"],"created_at":"2024-11-16T18:17:15.895Z","updated_at":"2026-04-14T10:32:51.398Z","avatar_url":"https://github.com/pitang1965.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# バス時刻表\n## 概要\n* 会社に通勤するための会社のバスと公共の一部のバスの時刻を調べるためのアプリです。\n\n![image](https://user-images.githubusercontent.com/47315420/149931519-115e9ac0-4d8d-4432-82e8-b6098d944e59.png)\n\n## 使用している技術、サービス及びライブラリ\n### [Airtable](https://airtable.com/)\n* スプレッドシートの親しみやすさでリレーショナルデータベースを作成及び共有できるサービス。\n* 本プロジェクトでは時刻表、バス停、バスの3つのテーブルを使用。\n### [Auth0](https://auth0.com/)\n* Eメール又はGoogleでログイン。\n* [@auth0/nextjs-auth0](https://github.com/auth0/nextjs-auth0#readme)から利用。\n### [headless UI](https://headlessui.dev/)\n* スタイルのないUIコンポーネントでTailwind CSSと組み合わせて使う。\n* 本プロジェクトでは、[Listbox(Select)](https://headlessui.dev/react/listbox)、[Menu(Dropdown)](https://headlessui.dev/react/menu)及び[Transition](https://headlessui.dev/react/transition)を使用。\n### [heroicons](https://heroicons.com/)\n* アイコン集\n### [Next.js](https://nextjs.org/) \n* Reactフレームワーク\n*  [create-next-app](https://github.com/vercel/next.js/tree/canary/packages/create-next-app)でプロジェクトを生成。\n### [next-pwa](https://openbase.com/js/next-pwa)\n* ほとんど設定することなくNext.jsのWebサイトをPWA(Progressive Web App)化する。\n### [React Hook Form](https://react-hook-form.com/)\n* 簡単にバリデーションする機能を持つReact用フォームライブラリ。\n\n### [React-toastify](https://fkhadra.github.io/react-toastify/introduction)\n* アプリに簡単に通知を追加。\n### [SendGrid](https://sendgrid.com/)\n* 電子メール送信サービス\n* 問い合わせフォームからのメール送信に利用。\n### [Tailwind CSS](https://tailwindcss.com/)\n* HTMLに直接スタイリングを指定できるCSSフレームワーク。\n### [TypeScript](https://www.typescriptlang.org/)\n* 型の構文を備えたJavaScript。\n\n### [Vercel](https://vercel.com)\n* サーバーレスデプロイをおこなうためのクラウドプラットフォーム。\n* AirtableやSendGridのAPIは[Serverless Functions](https://vercel.com/docs/concepts/functions/serverless-functions)で実行。\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpitang1965%2Fbus-timetable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpitang1965%2Fbus-timetable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpitang1965%2Fbus-timetable/lists"}