From 547a49e4f7c9079395fd0ae1c4c2f9cbcf441069 Mon Sep 17 00:00:00 2001 From: "Arman K." <93446465+armans-code@users.noreply.github.com> Date: Tue, 22 Oct 2024 15:07:44 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11014e8..b90bbe5 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ A highly performant replica of [McMaster-Carr](https://www.mcmaster.com/) using - For DB migrations with `drizzle-kit`: - Make sure `?sslmode=required` is added to the `POSTGRES_URL` env for dev - Run `pnpm db:push` to apply schema to your db +- The data/data.zip includes a ~300 MB data.sql file with the full schema and 1,000,000+ products ### Performance