# Matt Powell Lesson 30th Jan 2022 Relational Databases Postgres Prisma - 1 Read this link: https://www.sitepoint.com/javascript-typescript-orms/ - 2 Download Postrgres onto your machine - 3 Implement Prisma and Postgres into your project - 4 Do the login functionality - 5 (TDD, Full Login Functionality, CI/CD, Database Connections, Deployment, Buy a domain name) # TDD What tools can i use? Jest, React Testing, Cypress