Skip to content

Draft: V2

Kevin Paul Reddy Janagari requested to merge v2 into develop

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

Merge request reports

Loading