Skip to content
Tom Schönmann edited this page Sep 24, 2022 · 3 revisions

Welcome to the crane-app wiki!

CRAN/E is a Progressive Web App (PWA) written in Typescript, build with SvelteKit and Svelte and deployed on Vercel. It implements a multithreaded architecture where a Web Worker hosts an in-memory DB LokiDB as well as manages the IndexDB-replication for the Typeahead-functionality. Caching is achieved via the usage of a Service Worker.




Glossary

Topic Link
Development https://github.com/flaming-codes/crane-app/wiki/Development
Clone this wiki locally