KBVE / kbve

KBVE Monorepo
https://kbve.com/
12 stars 12 forks source link

KBVE

Discord PyPI - KBVE Version PyPI - Fudster Version Crates.io ERust Version Crates.io KBVE Version Crates.io Jedi Version Crates.io Holy Version NPM Laser NPM Devops


What is KBVE?

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!


Table of Libraries & Apps

C R A P @Apps
kilonet erust astropad kbve kbve.com
jedi fudster rentearth.com
holy herbmail.com
kbve rareicon.com

C#RAP STACK

cRap , pronounced, Ceee-Rap. 💩 ... uhh wait I meant to say carp. 🐟


DEVOPS STACK

The Richard Stack is known as Dockerized Integrated Container Kubes.


Examples of monorepos:

Perks of a monorepo include:


Install

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


Library & Apps

The breakdown of libraries, packages and applications in this repo contains!

SABER

This is an open source Unity game that is currently located under /apps/saber/ within this monorepo.

Atlas

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.

AstroVe

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 Appwrite

React-based Appwrite library for fast frontend deployment. This package will be deprecated and replace with a react-api style package.

API

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.

API Rust

Make sure that Cargo is installed!

Running the micro controllers for the Rust API is easy!

pnpm nx run rust_api_profile:run

Apps