limlabs / developer-portfolio

1 stars 1 forks source link

Add custom error.tsx #15

Open linear[bot] opened 2 weeks ago

linear[bot] commented 2 weeks ago
linear[bot] commented 2 weeks ago
DP-26 Add custom error.tsx

* Use same layout as rest of site * Add support for `?code=` in query param * Current codes * 1 = `DbConnectionError` * Show troubleshooting tips for connecting to the database * 0 / no code = `UnknownError` * Show a generic error , essentially a 500 page