cd D:\15OCT\Sever
npm startcd D:\15OCT\RTL
npm run dev✅ MongoDB Connected: cluster0.mongodb.net
🚀 Server running on http://localhost:3001
📱 Frontend URL: http://localhost:5173
🔐 LinkedIn OAuth configured
VITE v7.x.x ready in xxx ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
Open your browser and go to: http://localhost:5173
- Backend server running on port 3001
- Frontend server running on port 5173
- MongoDB connection successful
- LinkedIn app redirect URL configured:
http://localhost:3001/auth/linkedin/callback - LinkedIn app has required scopes:
openid,profile,email,w_member_social
- Click "Login with LinkedIn"
- Authorize the app
- Type a post idea or upload an image
- Let Gemini generate the post
- Click "Post to LinkedIn"
- Check your LinkedIn profile!
Press Ctrl + C in each terminal window