- Client side app - React
- Backend AWS
- Servers or serverless
- DB: PostgreSQL
- Electron
-
- “electron backend”
-
- CEP - Adobe Panel Plugin, for Premiere
TL;DR: The client can be packaged as front end for web app in AWS, but also as front end for electron cross platform desktop app.
autoEdit2, modular architecture presentation at textAV (12min)
Client | Server | Services and functionalities | Database |
---|---|---|---|
Web app (Front End + Back End) + mobile responsive | |||
React | express | Microservices | AWS +postgreSQL |
Electron | |||
React | ES6 Class | Node modules | SQLite |
Adobe CEP | |||
React | ES6 Class | Node module + JSX/Adobe Premiere API | SQLite |