From bcbbe5abfd9cb9e440d2d91d400d42e137ba1416 Mon Sep 17 00:00:00 2001 From: Akhilesh Rangani Date: Mon, 13 Jan 2025 07:42:53 -0500 Subject: [PATCH] chore: add database setup guide. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da992c8..6ce6be1 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ npx wrangler deploy ### 4. Deploying the database +Follow this [guide](https://docs.google.com/document/d/1w5dA5daic_sIYB5Seni1KvnFx51pPV2so6lLdN2xa7Q/edit?usp=sharing) for more info. + Create a database: ```