shadcn-ui / taxonomy

An open source application built using the new router, server components and everything new in Next.js 13.
https://tx.shadcn.com
MIT License
18.5k stars 2.57k forks source link

[feature] Containerize with docker for easier installing and testing #265

Open mejutoco opened 9 months ago

mejutoco commented 9 months ago

The project needs versions of nodejs, pnpm, and mysql installed.

My request would be to containerize it:

mejutoco commented 9 months ago

Here is the PR

https://github.com/shadcn-ui/taxonomy/pull/266