๐Ÿงช Betadevae is in beta โ€” things may break.

Acknowledgements

DEVAE is built on the shoulders of giants. We are grateful to the open-source communities that make our platform possible.

We believe in the power of open source. These are the projects and communities that power DEVAE. Thank you for your incredible work.

The React framework for production. Powers our web application with server-side rendering and static generation.

A JavaScript library for building user interfaces. The foundation of our frontend application.

A utility-first CSS framework for rapidly building custom designs. Used across all our interfaces.

Beautiful and consistent open-source icons. Used throughout the DEVAE platform for clear visual communication.

TypeScriptApache-2.0

A typed superset of JavaScript that compiles to plain JavaScript. Our primary development language.

A JavaScript runtime built on Chrome's V8 engine. Powers our backend services and build tooling.

SupabaseApache-2.0

An open-source Firebase alternative. Provides our database, authentication, and real-time subscriptions.

PostgreSQLPostgreSQL

A powerful, open-source object-relational database system. Our primary data store.

RedisBSD-3-Clause

An in-memory data structure store used as database, cache, message broker, and queue.

Real-time bidirectional event-based communication. Powers our live collaboration features.

A high-performance build system for JavaScript and TypeScript codebases. Manages our monorepo.

A pluggable linting utility for JavaScript and TypeScript. Ensures code quality across the codebase.

An opinionated code formatter. Keeps our code style consistent and readable.

Unstyled, accessible UI primitives for building high-quality design systems and web apps.

A small, fast, scalable state management solution. Used for client-side state management.

ZodMIT

TypeScript-first schema validation with static type inference. Used for data validation throughout.

Open Source at Heart