What are the current Task :
- Apko docker compose mai Postgres baana haa ✅
- Connection karoge NODEJS ---> POSTGRES ✅
- Schema of the User and todo . ---->
- Deciding whether I should be using ORM (Prisma) or NoT.
- Should I carry with raw sql
...........................
- we will secure the connection . (Make .env file and we expose their the name and all)
..........................
- You add prisma later .