Technologies used : TypeScript, NextJS, TailwindCSS, prismaORM, kubernetes(kind), Docker, postgreSQL.
checkout the deployed website here : https://mystore-lmjnwk4km-nagender-raos-projects.vercel.app/
To run locally :
git clone cd npm install npx prisma generate npx prisma migrate dev npm run dev Open http://localhost:3000 with your browser to see the result.