Skip to content
Tom Schönmann edited this page Aug 27, 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 the Service Worker (SW) acts as proxy for all requests and hosts an in-memory DB LokiDB for the Typeahead-functionality.




Glossary

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