{"id":21126373,"url":"https://github.com/lilpolymath/track-dropoff","last_synced_at":"2025-07-30T18:09:59.054Z","repository":{"id":55489658,"uuid":"523104357","full_name":"lilpolymath/track-dropoff","owner":"lilpolymath","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-09T20:49:01.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T03:41:52.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lilpolymath.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}},"created_at":"2022-08-09T20:48:53.000Z","updated_at":"2022-08-09T20:49:04.000Z","dependencies_parsed_at":"2022-08-15T01:31:12.329Z","dependency_job_id":null,"html_url":"https://github.com/lilpolymath/track-dropoff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lilpolymath/track-dropoff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilpolymath%2Ftrack-dropoff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilpolymath%2Ftrack-dropoff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilpolymath%2Ftrack-dropoff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilpolymath%2Ftrack-dropoff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lilpolymath","download_url":"https://codeload.github.com/lilpolymath/track-dropoff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilpolymath%2Ftrack-dropoff/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267914758,"owners_count":24164785,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-20T04:41:22.746Z","updated_at":"2025-07-30T18:09:59.032Z","avatar_url":"https://github.com/lilpolymath.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Track Dropoff\n\nThis is my solution to the track dropoff question. It is written **in TypeScript with [Next.js](https://nextjs.org/)** using [React](https://reactjs.org/) (frontend), [Express](https://expressjs.com/) and [Prisma Client](https://www.prisma.io/docs/reference/tools-and-interfaces/prisma-client) (backend).\n\n## Getting Started\n\n#### Install npm dependencies:\n\nInstall dependencies for the [`backend`](./backend). Open a terminal window and install the `backend`'s dependencies\n\n```bash\ncd backend\nyarn install\n```\n\nOpen a separate terminal window and navigate to the [`frontend`](./frontend) directory and install its dependencies\n\n```bash\ncd frontend\nyarn install\n```\n\n### Start the server (backend)\n\nOn the same terminal, run the following command to start the server:\n\n```bash\nnpm run dev\n```\n\nThe server is now running at [`http://localhost:3001/`](http://localhost:3001/).\n\n### Start the app (frontend)\n\nOn the terminal window used to install frontend npm dependencies, run the following command to start the app:\n\n```bash\nnpm run dev\n```\n\nThe app is now running, navigate to [`http://localhost:3000/`](http://localhost:3000/) in your browser to explore the UI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilpolymath%2Ftrack-dropoff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilpolymath%2Ftrack-dropoff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilpolymath%2Ftrack-dropoff/lists"}