language-learning-app/frontend/docs/architecture.md

8 lines
320 B
Markdown
Raw Normal View History

# 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.