Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Sukarth
/
IB-EconGraph-AI
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix production: every route except the homepage was 404, and every API function was 500
- #2
#2
Merged
Sukarth
merged 10 commits into
main
Sukarth/IB-EconGraph-AI:main
from
fix/production-routing
Sukarth/IB-EconGraph-AI:fix/production-routing
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix production: every route except the homepage was 404, and every API function was 500
#2
Sukarth
merged 10 commits into
main
Sukarth/IB-EconGraph-AI:main
from
fix/production-routing
Sukarth/IB-EconGraph-AI:fix/production-routing
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2026
Fix production routing: every page except the homepage returned 404
Show description for 5b53035
Sukarth
committed
5b53035
View commit details
Copy full SHA for 5b53035
Browse repository at this point
Give api/ relative imports the .js extension Node's ESM loader needs
Show description for 4ddac50
Sukarth
committed
4ddac50
View commit details
Copy full SHA for 4ddac50
Browse repository at this point
Move the 404 diagram labels clear of the demand curve
Show description for b15a281
Sukarth
committed
b15a281
View commit details
Copy full SHA for b15a281
Browse repository at this point
Constrain the share rewrite so a malformed slug 404s
Show description for 3baa2fe
Sukarth
committed
3baa2fe
View commit details
Copy full SHA for 3baa2fe
Browse repository at this point
Fail the build when a client route has nothing to serve it
Show description for a22c680
Sukarth
committed
a22c680
View commit details
Copy full SHA for a22c680
Browse repository at this point
Make the route guard read the route table instead of scraping for it
Show description for 28c7541
Sukarth
committed
28c7541
View commit details
Copy full SHA for 28c7541
Browse repository at this point
Look navigation paths up instead of building them from the view name
Show description for c130ace
Sukarth
committed
c130ace
View commit details
Copy full SHA for c130ace
Browse repository at this point
Catch a view that has no route, instead of quietly navigating to /
Show description for 6ad4b45
Sukarth
committed
6ad4b45
View commit details
Copy full SHA for 6ad4b45
Browse repository at this point
Compare views and routes in both directions, and read either quote style
Show description for 8c31edc
Sukarth
committed
8c31edc
View commit details
Copy full SHA for 8c31edc
Browse repository at this point
Release 1.1.1
Show description for 4e9bedb
Sukarth
committed
4e9bedb
View commit details
Copy full SHA for 4e9bedb
Browse repository at this point
You can’t perform that action at this time.