LiteNest is an open source container cloud desktop platform.
LiteNest API is the API-level definition of the container cloud desktop platform, which contains the definition of the functions and features that the container cloud desktop platform should have, excluding the specific implementation.
LiteNest Backend is the back-end core of the container cloud desktop platform LiteNest, which uses SpringBoot 3 to implement the LiteNest API completely.
LiteNest UI is the front-end page part of the LiteNest container cloud desktop system, written in Vue 3 and PrimeVue.