Contribution
I want to learn how to contribute to convex. Is there any way for onboarding? Can anyone help me?
5 Replies
Nice! Are you thinking contributing to open source projects or helping folks figure things out here in the discord? Or something else?
I want to contribute to Convex open source projects. To tell you the truth I want to contribute so much that I am planning to learn rust for backend of the rust. But I don't know where to start, which part of the project needs help, what can I do. Is there any guide or onboarding document for convex. It would take a real time for me to figure out all the codebase myself
I'd start by creating a project with Convex and hookingup the Rust client to it! It's a smaller Rust codebase that's quicker to get going with.
This post just went out today, a great way to contribute would be trying out the code generator that Jamal wrote: https://stack.convex.dev/building-type-safe-rust-applications-with-convex
Building Type-Safe Rust Applications with Convex: Introducing conve...
Building Type-Safe Rust Applications with Convex: Introducing convex-typegen from CodingWIthJamal - a tool that brings Convex's type safety and develo...
Thanks mate
@ballingt