Skip to content
alexandrucibotari edited this page Aug 24, 2022 · 31 revisions

Welcome to the Localess wiki!


Localess
Localess

The Localess helps to store internationalization in form of key-values. The application is design to be deployed in Firebase.

Supporting Localess & Lessify Project

Localess is part of the Lessify Project, is an open source project with its ongoing development made possible entirely by the support of Sponsors. If you would like to become a sponsor, please consider:

System Design

Localess is using Firebase products to run the application.

System Design

Lessify UI is design to manage data in firestore, authentication and storage via Firebase SDK. Generated data used by exposed API's is store in Storage to make it even faster to access and GCP CDN will cache it for even faster response.

Clone this wiki locally