KBVE is a collective that builds different programs, libraries, games and memes! This monorepo is the heart of all our applications, making it easier to manage while providing an experimental playground for pipelines. The core of this Monorepo is based upon Nx Smart Monorepos, but do not fear! This is easy once you get the hang of it!
C | R | A | P | @Apps |
---|---|---|---|---|
kilonet | erust | astropad | kbve | kbve.com |
jedi | fudster | rentearth.com | ||
holy | herbmail.com | |||
kbve | rareicon.com |
cRap , pronounced, Ceee-Rap. ๐ฉ ... uhh wait I meant to say carp. ๐
-
C
-
- Unity | v2022.3.12f1
dev
has a playable build on Itch.io - Saber Dev- The monorepo builds and ships the
dev
-branch build to Itch.io
- The monorepo builds and ships the
- TODO: Interoptopus for rust bindings.
- Blazor
- WIP: Waiting on Net 8.0 integration.
- Steam Pipeline:
- TODO: Building Pipeline after adding a new
beta
branch to the CI/CD pipeline.
- TODO: Building Pipeline after adding a new
- Unity | v2022.3.12f1
-
- Generic
C
playground - Extremely WIP with submodules removed by default.
- Generic
-
-
R for Rust
-
- Axum
- Prebuilt Axum routes for the KBVE backend.
- Diesel
- Database ORM for managing the types.
- Axum
-
erust | v0.1 dev.
- Egui
- A components library that extends out
egui
&eframe
.
- A components library that extends out
- Rust Crates.io Package Source
- Egui
-
-
A for Astro
-
- Astro Components Library
- TODO: NPM Release
- React
- TODO: Migrate out additional React Components.
- Svelte
- TODO: Refactor the Svelte Components.
-
- Typescript JS Library
- TODO:
engine.ts
- Integrating Axum (kbve
) backend with frontend libraries. - TODO: NPM Release
-
React - SKIP
-
Svelte - SKIP
-
NAPI
- Rust Bindings
-
-
P for Python
-
This part of the stack is under massive development, so we advise to skip this until we get the bindings sorted.
-
Atlas
under kbve pip package- TODO: Full
atlas
refactor withautogen
andtaskweaver
.
- TODO: Full
-
Pyo3
- Rust Bindings
-
Interoptopus
- Rust Bindings
-
The Richard Stack is known as Dockerized Integrated Container Kubes
.
-
D for Docker
-
I for Integrations
- Github Actions
- We use GHA to help build the docker images for x86 and ARM.
- GitLab
- We use a private GitLab for
private
codebase projects.
- We use a private GitLab for
- Github Actions
-
C for Containers
- Proxmox
- qEMU
- The QEMU handles running our docker swarm and k8s.
- LXD
- qEMU
- Proxmox
-
K for Kubes
- Kubernetes
k
for Stateless Applications.
- Kubernetes
Examples of monorepos:
Perks of a monorepo include:
-
Consistent Developer Environment and Experience.
- A monorepo can provide a consistent environment and set of tools for all developers, which can be especially beneficial in large organizations with many projects.
- Easier AI Training, as the codebase is all within a controlled repo.
-
Less clutter, keeping a single source of truth.
- The monorepo acts as a centralized source of truth for all projects, configurations, and dependencies.
-
Atomic Changes.
- Developers can make cross-cutting changes across multiple projects within a single atomic commit.
-
Scalable.
- Modern monorepo build tools and practices are designed to scale, even as the number of projects and developers grows.
Before getting started, we recommend that you use WSL, Linux or MacOS! Direct Windows is not supported. Make sure you have Node 18 with PNPM! Python 3.10 / Poetry are optional if you wish to work with python.
Please see ./CONTRIBUTE.md for WSL Instructions
Official Install Docs
git clone https://github.com/KBVE/kbve.git
then enter the directory.cd kbve
- Then run ->
pnpm install
- Launch
pnpm nx dev herbmail.com
- Should start a development server with Astro for HerbMail.com
The breakdown of libraries, packages and applications in this repo contains!
This is an open source Unity game that is currently located under /apps/saber/
within this monorepo.
Atlas is a Python pip package for generic baseline ml applications.
Atlas currently only has pyautogen
but a couple other packages are planned but as of right now, we are waiting on the stablization of the OpenAI v1 API.
The Atlas Library is currently broken needs to be wait on a couple packages to be updated, including LiteLLM.
Astro VE is an Astro-based UX/UI library that empowers developers to seamlessly create elegant and adaptable UX/UI components, fostering an interactive and intuitive user experience across diverse website applications.
React-based Appwrite library for fast frontend deployment.
This package will be deprecated and replace with a react-api
style package.
The API is current being updated! Its split into a NestJS core under /apps/api/
and micro controllers written in Rust, under /apps/rust_api_*
with *
representing a glob wild card.
Make sure that Cargo
is installed!
Running the micro controllers for the Rust API is easy!
pnpm nx run rust_api_profile:run
- HerbMail.com
- KBVE.com
- RareIcon.com
- Discord.sh