{"id":24500247,"url":"https://github.com/webmasterdevlin/tanstack-start-filterlist","last_synced_at":"2025-05-12T16:30:08.953Z","repository":{"id":268892879,"uuid":"903762042","full_name":"webmasterdevlin/tanstack-start-filterlist","owner":"webmasterdevlin","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-02T07:28:25.000Z","size":1103,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-02T08:37:08.101Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tanstack-start-filterlist.netlify.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webmasterdevlin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-12-15T13:57:28.000Z","updated_at":"2025-05-02T07:28:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"c23aadef-4e4b-49b7-9f1e-72735e6689ae","html_url":"https://github.com/webmasterdevlin/tanstack-start-filterlist","commit_stats":null,"previous_names":["webmasterdevlin/tanstack-start-filterlist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Ftanstack-start-filterlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Ftanstack-start-filterlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Ftanstack-start-filterlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Ftanstack-start-filterlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webmasterdevlin","download_url":"https://codeload.github.com/webmasterdevlin/tanstack-start-filterlist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253776574,"owners_count":21962509,"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":"2025-01-21T22:17:45.089Z","updated_at":"2025-05-12T16:30:08.903Z","avatar_url":"https://github.com/webmasterdevlin.png","language":"TypeScript","readme":"# TanStack Filter List based on the Next.js 15 Filter List of @aurorascharff a.k.a. The RSC Queen 👸\n\nLink to the Next.js 15 Filter List of @aurorascharff:\n- https://github.com/aurorascharff/next15-filterlist\n\nAn interactive, progressively enhanced (not fully) project task manager with filtering using TanStack Start with Tailwind CSS and Prisma. It's been purposely slowed down to showcase the handling of loading state.\n\n## Getting Started\n\nFirst, install the dependencies:\n\n```bash\nnpm install\n```\n\nThen, run the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Prisma Setup\n\nYou need decide between prisma local development with `sqlite` or a real database with for example `sqlserver`. Define it in the `schema.prisma` file.\n\nConsider adding a `.env` file to the root of the project and using these inside `schema.prisma` with `env(\"DATABASE_URL\")`, refer to `.env.sample`.\n\nAfter switching, delete the `prisma/migrations` folder before running the migration command.\n\nWhen using sqlserver, you need to migrate the database schema with:\n\n```bash\nnpm run prisma.migrate\n```\n\nWhen using sqlite, initialize with:\n\n```bash\nnpm run prisma.push\n```\n\nSeed prisma/seed.ts for initial data:\n\n```sh\nnpm run prisma.seed\n```\n\n## Deploy on Vercel\n- https://tanstack.com/router/latest/docs/framework/react/start/hosting\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Ftanstack-start-filterlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebmasterdevlin%2Ftanstack-start-filterlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Ftanstack-start-filterlist/lists"}