Still the submit repo of CS-E4675, Full Stack Open Course, part 3 is needed to be sepearted
the page is deployed with fly.io, visit here: https://phonebook-backend-123.fly.dev/
notice you need to
cd phonebook
npm run dev
cd ..
cd backend
npm run dev
cd ..to make the develop mode work