Skip to main content

Architecture

This project uses the Jamstack architecture and is built with Next.js, a React framework.

Jamstack is a new standard for modern web applications, which uses JavaScript frameworks, serverless functions, and content delivery networks instead of a more traditional, monolithic structure.

Architecture

The client will probably communicate with microservices because we likely won't process everything in the front end but we haven't planned any of the functionality enough to know how that'll actually look. The image above is just a guess really.