Server Link : https://doc-app-server.vercel.app/
JWT:
i. Go to terminal ---- node
ii. require('crypto').randomBytes(64).toString('hex')
iii.Copy hex code and set into .env as a ACCESS_TOKEN=akhdfisef74853485jskdgfdg
Start server : nodemon index.js