codu-code / codu

Codú's open-source codebase. A space for coders. Visit our community!
https://codu.co/
Apache License 2.0
147 stars 144 forks source link

Add a link to the readme referencing the Drizzle ORM documentation #1030

Closed John-Paul-Larkin closed 7 months ago

John-Paul-Larkin commented 7 months ago

Note : This issue will only be assigned to beginners. If you have previously contributed to open source, or have experience, please filter out the issues tagged with "good first issue" and "beginner friendly".

Context

Drizzle is the object relational mapping tool used in the project. What is an ORM? Currently it is not referenced in the readme, so we would like to add a link to the drizzle docs.

Expected Behavior

Add another bullet point to the Code Contributions list, including a link to the Drizzle documentation.

Screenshots

Code contributions

Additional info

Drizzle website

Any questions feel free to ask.

leslyclopez11 commented 7 months ago

I would love to work on this as a beginner! Can I be assigned to it?

John-Paul-Larkin commented 7 months ago

I would love to work on this as a beginner! Can I be assigned to it?

Absolutely leslyclopez11. I have assigned you the task. If you need an help , just let us know.

leslyclopez11 commented 7 months ago

Hello, I added drizzle to the README.md file. Here is the link to the pull request: https://github.com/codu-code/codu/pull/1033