chroma
chroma copied to clipboard
Add lovable.dev docs to the frameworks section
Description of changes
Adds a Markdown doc of how to utilize the Lovable tool for creating code with Chroma Node SDK
Test plan
Run it locally, navigate to integrations, in the frameworks section you should see Lovable.dev, when pressing it opens the full doc.
- [x] Tests pass locally with
pytestfor python,yarn testfor js,cargo testfor rust