Skip to content

Repository files navigation

Product filtering example with next.js & drizzle orm

Demo

product-filtering-demo.3.mp4

How to run

  1. clone the repo git clone https://github.com/scape76.com/product-filtering-example

  2. install dependencies pnpm install

  3. create a .env file using .env.example

  4. run ./start-database.sh . This will create a new docker container and run it on specified (in .env) port

    1. if you don't have docker engine installed, see this
  5. run pnpm db:seed-cozy to seed the database

  6. start the app pnpm dev

  7. play around with it, I don't think my implementation is the best one could think of, so pull requests are exteremely welcome!

About

No description, website, or topics provided.

Resources

Stars

17 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages