
townhall.town
constructive criticism, by design
Backend Connection Issue
Unable to connect to the server. The backend server may not be running.
Troubleshooting:
- Make sure the backend server is running on port 5000
- Check MongoDB connection string in the backend .env file
- Verify network connectivity to MongoDB Atlas
- Restart the server with
npm run dev