Back to search
Todo App - Backend (PERN Stack - Postgres, Express, React, and Node)
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^2.8.5^16.0.3^4.18.2^8.11.041
commits
adding res.status(500).json({message: err.message}) to my catch in routes of index.js
8ccc2f0View on GitHubremoved res.setHeader(Access-Control-Allow-Credentials, true); // ignores cors origin errors from routes on index.js
fd68dd8View on GitHub