docs: [frontend] Move docs to a separate directory
This commit is contained in:
parent
3c23c49912
commit
5532fb609b
2 changed files with 7 additions and 0 deletions
7
frontend/docs/architecture.md
Normal file
7
frontend/docs/architecture.md
Normal 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.
|
||||||
Loading…
Reference in a new issue