CASE STUDIES
Getting a site onto production with links that actually open
A short handover job — moving a site off a prototyping environment onto production, setting up CI/CD, and fixing direct links that returned 404.
- Year
- 2026
- Role
- Freelance — deployment and infrastructure fixes
- Client
- Thai Ocean Venture
Sites built on prototyping tools tend to break the same way when they move: the home page loads, but sending someone a deep link returns 404, because the server does not know that path belongs to the app.
The job was the move onto real hosting with CI/CD deploying on every push, fixing the configuration that was failing the build, and fixing routing so every URL opens directly.