Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 586 Bytes

File metadata and controls

11 lines (7 loc) · 586 Bytes

Assignment of Week10 of Cohort2 of Harkirat Singh

Try creating a todo application that let’s a user signup, put todos and fetch todos.

🛠 Tech Used

1. Typescript as the language

2. Prisma as the ORM

3. Postgres as the database

4. Zod as validation library