docs: [frontend] Move docs to a separate directory

This commit is contained in:
wilson 2026-04-11 08:27:57 +01:00
parent 3c23c49912
commit 5532fb609b
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,7 @@
# Frontend Architecture
This is a web application built using Svelte Kit v5, running on the NodeJS adapter.
Follow the svelte kit conventions where possible, e.g. in placing routes, authentication, code.
Where possible, this application will use Progressive Web App technologies, to increase its offline performance.