{"id":13911061,"url":"https://github.com/blairmcalpine/tracklist","last_synced_at":"2026-04-05T21:01:58.928Z","repository":{"id":181349039,"uuid":"665336125","full_name":"blairmcalpine/tracklist","owner":"blairmcalpine","description":"List a Spotify artist's songs in a simple, easy to view order.","archived":false,"fork":false,"pushed_at":"2024-08-31T01:06:31.000Z","size":306,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T17:44:16.102Z","etag":null,"topics":["next-auth","nextjs","react","spotify","spotify-api","spotify-web-api","t3-stack","tailwind","tailwindcss","trpc","typescript"],"latest_commit_sha":null,"homepage":"https://tracklistbeta.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/blairmcalpine.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-12T01:45:36.000Z","updated_at":"2024-08-31T01:06:34.000Z","dependencies_parsed_at":"2024-11-25T22:47:37.014Z","dependency_job_id":null,"html_url":"https://github.com/blairmcalpine/tracklist","commit_stats":null,"previous_names":["blairmcalpine/tracklist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blairmcalpine%2Ftracklist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blairmcalpine%2Ftracklist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blairmcalpine%2Ftracklist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blairmcalpine%2Ftracklist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blairmcalpine","download_url":"https://codeload.github.com/blairmcalpine/tracklist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245200669,"owners_count":20576673,"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":["next-auth","nextjs","react","spotify","spotify-api","spotify-web-api","t3-stack","tailwind","tailwindcss","trpc","typescript"],"created_at":"2024-08-07T00:01:55.916Z","updated_at":"2025-09-21T00:03:24.409Z","avatar_url":"https://github.com/blairmcalpine.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/blairmcalpine/tracklist/assets/97198784/b9414034-39c9-42f0-b173-d17aebca6c54\" alt=\"TrackList logo\"/\u003e\n\u003c/p\u003e\n\n# TrackList\n\nThis is a [T3 Stack](https://create.t3.gg/) project that leverages the [Spotify Web API](https://developer.spotify.com/). TrackList aims to provide Spotify users enhanced information about their Spotify profile and various Spotify artists.\n\n\n## Features\n\n- View your top artists and tracks\n- Search for artists\n- View a list of all of an artist's songs\n- Sort an artist's songs by popularity, name, or release date\n- View an album's tracklist\n\n## The Stack\n\nTrackList uses the following technologies:\n\n- [Next.js](https://nextjs.org)\n- [NextAuth.js](https://next-auth.js.org)\n- [Tailwind CSS](https://tailwindcss.com)\n- [tRPC](https://trpc.io)\n\n## Local Deployment\n\nTo deploy a version of TrackList for yourself, create a [Spotify application](https://developer.spotify.com/dashboard/create) and add the application client ID and client secret to a `.env` file. You will also need NEXTAUTH_URL AND NEXTAUTH_SECRET environment variables. Your `.env` file should look like this:\n\n```bash\nSPOTIFY_CLIENT_ID=your-client-id\nSPOTIFY_CLIENT_SECRET=your-client-secret\nNEXTAUTH_URL=http://localhost:3000\nNEXTAUTH_SECRET=your-secret\n```\n\nThen, run the following commands:\n\n```bash\nnpm install\nnpm run dev\n```\n\nVisiting [http://localhost:3000](http://localhost:3000) will show you the TrackList homepage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblairmcalpine%2Ftracklist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblairmcalpine%2Ftracklist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblairmcalpine%2Ftracklist/lists"}