Web app foundations & setup
The application scaffold, design system and environments the rest of the web build stands on.
What we build
The app and its CI, the design system the interface is assembled from, and separate dev, staging and production environments. Every other web component depends on this one. If the site is mainly there to be read — a few pages about what you do, no accounts or dashboards — choose the simple website build instead.
What you get
- A source repository with the app scaffold committed and building
- A CI pipeline running build and tests on every push, green on main
- A component library covering the design system's colours, type and base controls
- Separate dev, staging and production environments, each reachable at its own URL
How the work unfolds
- Scaffold the app and CI
- Build the design system
- Configure environments
How an engagement starts
This work builds on Responsive web application design, so scope, boundaries and constraints are agreed before anything is built.
Teams often combine it with: