Symbux Development
Pinned Loading
Repositories
- Turbo-Discord Public
A Discord plugin that expands the Turbo engine to be able to work with and manage Discord bots, SSO with Discord and more using customised command controllers, with latest support for slash commands, buttons, select menus, autocomplete, events, modals and more.
- Turbo Public
Turbo is a powerful command engine that is fully expandable with plugins, using internal event scheduling, dependency injection, and ORM for creating scalable and powerful REST API / WebSocket based platforms.
- CLI Public
The CLI project is an effort to create a powerful tool to interact with Turbo applications on a deeper level by authenticating and accessing internal monitoring and logging coming from the platform all in real-time, this will be the basis of a user interface in the future for monitoring Turbo applications.
- Turbo-Vite Public
The Vite plugin offers the ability to take a static or JS framework web application and server-side render it alongside offer the Vite dev server with HMR for development.
- Sparx Public
The Sparx framework is a TypeScript first decorated-based library for creating web-based APIs, and server-side applications with support for a wide range of extensions for adding support for databases, web framework, and more.
- Turbo-Starter Public
A boilerplate application for the Turbo engine with the Turbo Vite SSR plugin installed with Translations, Prisma ORM, Docker build files, Pinia, Vue Router and using Vue 3 + TypeScript.
- Injector Public
A simple and clean dependency injection (DI) library for usage with classes in TypeScript, the library utilises decorators.