A rewrite of the desktop application PostyBirb using TypeScript, NestJS, React, and Electron.
Shared interfaces, models, etc. between the UI and Backend
Electron-App (backend)
ElectronJS + NestJs that handles running the local server and the desktop application itself. This is where all posting magic happens.
React code that handles UI of the application displayed in the desktop application.
Pending
If you are interested in adding features or websites to the application, please let me know.
PR branch is develop.