Open pozsa opened 3 years ago
Are we all in agreement that we go for separate frontend and backend from the get-go? (i.e. minimal server-side rendering if any) Do we want an SPA (single page application)?
I wouldn't break down the backend into smaller microservices. Authn and authz are already separate components which is good. I think the rest we can keep as a monolith. Any thoughts on this?
Agree with single backend service (I'm not sure we'll have enough endpoints to qualify as a 'monolith')
I think SPA is a bad design, both for development and for users.
This issue is meant to document our initial decisions regarding the architecture of the application.
Auth related: