- Adding more frontend testing 😅
- Add tests to resolvers, e2e testing
- Fixing the dependecies vulnerabilities warnings
- Upgrading Next.js
- Better handling of apollo cache invalidating and refetching queries (feels a bit clunky as is)
backend
- mongodb
- nestjs
- mongoose
- data mapper pattern
- graphql
frontend
- nextjs (with page router)
- mantine-ui
- @hello-pangea/dnd (for drag and drop)
- axios
- vitest
- graphql
- apollo client
backend
npm i
npm run start:devfrontend
npm i
npm run devafter graphql modification
# > frontend
npm run generate-typesemail: [email protected] password: user1
email: [email protected] password: admin