Draft: V2
Changed React bundler from Webpack (depricated) to vite
named the directories appropriately
removed the .env files from the folders and updated .gitignore
Started Migration from mongodb to postgres
Please refer to https://code.swecha.org/-/snippets/2272 to seed the old data into the new db
run `npx prisma migrate dev` to make migrations