768 B
768 B
General information
This is a monorepo with multiple projects.
The main applications are found in the apps directory.
They are:
desktopcontaining the Tauri application's frontend code
The backend of the Tauri application is found in the crates directory. It contains different rust packages, all used for the Tauri application.
The packages directory contains different self-contained npm packages.
These are shared with the desktop application.
The packages are:
popcorntime-graphqlcontaining the GraphQL typespopcorntime-uicontaining the shared UI componentspopcorntime-i18ncontaining the i18n types and utilstypescript-configcontaining the typescript configuration filestranslatorcontaining the translation tools