Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 463 Bytes

readme.md

File metadata and controls

50 lines (34 loc) · 463 Bytes

Naboo interview

What's used ?

backend

  • mongodb
  • nestjs
  • mongoose
  • data mapper pattern
  • graphql

frontend

  • nextjs (with page router)
  • mantine-ui
  • axios
  • vitest
  • graphql
  • apollo client

How to launch project ?

backend

npm i

npm run start:dev

frontend

npm i

npm run dev

after graphql modification

# > frontend
npm run generate-types

Connection informations

email: [email protected] password: user1