Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.08 KB

Huawei Base

Huawei base is a application desenvolved to simplify the web development of web plataforms, offering three functionalities:

  • Database: use the Hauwei cloud service to host the database;
  • Cloud Functions: allows to execute the back-end code with out the gerenciation of the servers;
  • Storage: consist in all the arquives that are saved in the cloud storage.

And how all that is possible?

Huawei Base can provide all that with the minimum of code configuration possible, all that using an actual Huawei service, know as, Huawei Cloud Container Engine.

The development

The project structure:

Front-end: React + Vite + TypeScript + Tailwind CSS
Back-end: NodeJS + Express + TypeScript
SDK: TypeScript
CLI: TypeScript

Link to view the front-end Design:

Mockup

image