ON BOARD Aplikasi web untuk users menyimpan data profil dan project yang telah dibuat Requirements System nodejs nestjs framework graphql postgresql typeorm Installation Gunakan node package manager npm untuk install aplikasi. npm i Running development npm run start:dev Running production npm run start:prod