drizzle-playground Repo to test out drizzle orm running project you'll need two terminal's to run the project term 1 cd backend npm install npm run dev term 2 cd frontend npm install npm run dev