Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harkirat singh authored and harkirat singh committed Feb 5, 2024
1 parent 2807e70 commit 2f0644e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions week-10/2-prisma-simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ Same as the last assignment, but you need to use `prisma` as the ORM.

## Assignment
You need to fill the db/user.ts and db/todos.ts using the `prisma` client to put in the data

## Testing
Run `npm run test` to run all the tests

0 comments on commit 2f0644e

Please sign in to comment.