{"repo":"aurorascharff/next15-filterlist","free":true,"listed":false,"github":"https://github.com/aurorascharff/next15-filterlist","clone":"git clone https://github.com/aurorascharff/next15-filterlist.git","description":"An interactive, responsive, progressively enhanced project task manager with filtering using Next.js 15, React 19, Tailwind CSS and Prisma.","language":"TypeScript","stars":307,"topics":["app-router","nextjs","react19","progressive-enhancement","rsc","responsive-design","tailwindcss"],"license":"MIT","category":"productivity","readme_excerpt":"Next.js 15 Filter List An interactive, progressively enhanced project task manager with filtering using Next.js 15 with Tailwind CSS and Prisma. It's been purposely slowed down to showcase the handling of loading state. See filter-provider branch for a context API version, which batches all filters into a single state, fixing the problem of them being discarded when toggling across multiple. See nuqs branch for a version using nuqs to accomplish the same thing. It's probably better to use a library, right? This is a Next.js project bootstrapped with create-next-app . This project uses next/font to automatically optimize and load Inter, a custom Google Font. Getting Started First, install the dependencies: Then, run the development server: Open http://localhost:3000 with your browser to see the result. Prisma Setup You need decide between prisma local development with sqlite or a real database with for example postgresql or sqlserver . Define it in the schema.prisma file. Consider adding a .env file to the root of the project and use the environment variables inside schema.prisma with env(\"DATABASE URL\") , refer to .env.sample . When using sqlite, initialize the database with: Seed prisma/seed.ts for initial data: To view your data in the database, you can run: When using a real database with for example postgresql or sqlserver, you need to migrate the database schema with: NB! The following option, used in task.ts , for case insensitivity is not supported nor needed with i.e ","default_branch":null,"files":null,"tree":[],"storefront":"/r/aurorascharff","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/aurorascharff/next15-filterlist/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}