The problem
The studio needed a site that shows its work well, loads fast, and that its own team can update without calling a developer.
What we did
- A static Next.js site served from CloudFront.
- Keystatic CMS so the team edits projects themselves.
- A small Lambda for the contact form with email through SES.
- Automatic deploys on every change.
How an edit goes live
1
Studio edits in CMS
2
Site rebuilds
3
Deployed to edge
4
Visitor enquires
5
Email to studio
What changed
A live site the studio owns and updates on its own.
1CMS the studio edits itself
0Servers to manage
Built with
Next.jsKeystaticS3CloudFrontLambdaSES