-
-
Notifications
You must be signed in to change notification settings - Fork 175
Cboard Architecture Reference
Rodri Sanchez edited this page Apr 29, 2022
·
3 revisions
- Cboard technology stack. Cboard is a complete full-stack system including:
- a frontend web application developed using React-Redux technology.
- a RESTful API that uses Nodejs-Express technologies.
- a DB cluster baaed on MongoDB-mongoose technologies.
- an Android app based on Cordova-PhoneGap.
- an Windows 10 app based on Cordova-PhoneGap.
- Cboard main infrastructure is deployed in the Microsoft Azure services.
- We have redundant virtual machines using docker images for every Cboard service. We also use Azure services for media storage, translation, and backups.
- Cboard uses an email dispatch service in the cloud called SendGrid.
- Cboard uses a translation service in the cloud called Crowdin.