This is the common stack used for all of Ultri's open source projects.
- Performant
- Portable
- Supportable
- Extensible
The frontend is a Quasar 2 / Vue 3 application. It is released under the AGPL open source license. It uses straight JavaScript to create the lowest barrier to customizing or supporting the code as possible.
The API is a Fastify API with an integrated self-hosted SuperTokens for authentication. It uses straight JavaScript to create the lowest barrier to customizing or supporting the code as possible.
All contained software is licensed under the AGPLv3.