Skip to content
dannysmc95 edited this page Feb 24, 2022 · 22 revisions

GitHub Workflow Status GitHub issues NPM npm (scoped) npm

The Turbo engine is a command-based framework for building API (and web) based applications using either built-in plugins or community/custom ones.

Documentation To access the documentation, please use the sidebar for a list of features.




Not sure how to get started? We have created a boilerplate project you can use to get your started that is pre-setup with Turbo, Prisma ORM, and MongoDB setup as a single node replica, alongside a frontend setup for Vue 3 and Vite.

Turbo Starter

This project is currently being updated to latest 0.6 release with examples of all functionality.




Installation

With Yarn:

yarn add @symbux/turbo

With NPM:

npm install --save @symbux/turbo



Features & Plugins

Turbo comes with tons of great features and core plugins out of the box including Http and WebSocket plugins for running servers for both and an existing Discord plugin for creating bots using the new slash commands and utilising SSO (single sign on) for Discord.




We are on Discord!


Features

Plugins

Future Plans

Resources

Clone this wiki locally