besimking
besimking2mo ago

Contribution

I want to learn how to contribute to convex. Is there any way for onboarding? Can anyone help me?
5 Replies
erquhart
erquhart2mo ago
Nice! Are you thinking contributing to open source projects or helping folks figure things out here in the discord? Or something else?
besimking
besimkingOP2mo ago
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
ballingt
ballingt2mo ago
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.
ballingt
ballingt2mo ago
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...
besimking
besimkingOP2mo ago
Thanks mate @ballingt

Did you find this page helpful?