Omar Farooq
CCConvex Community
•Created by Omar Farooq on 10/31/2023 in #support-community
Bug with the support message widget on dashboard, unable to submit message
8 replies
CCConvex Community
•Created by Omar Farooq on 9/11/2023 in #support-community
Support for Rivet AI
https://rivet.ironcladapp.com/ this project has a neat IDE that lets you visually develop complex LLM workflows with generated code that can run those workflows in a nodejs environment. Can we get support for them for Convex Action Functions? Thank you!
6 replies
CCConvex Community
•Created by Omar Farooq on 8/27/2023 in #support-community
How can I change my local env to point to prod?
Need to load some data from prod
14 replies
CCConvex Community
•Created by Omar Farooq on 8/27/2023 in #support-community
Does this mean puppeteer is not supported?
2 replies
CCConvex Community
•Created by Omar Farooq on 8/25/2023 in #support-community
Say we wanted to build a feature that shows how many followers a user has on a platform..
6 replies
CCConvex Community
•Created by Omar Farooq on 8/23/2023 in #support-community
Is it possible to pull in data using getStaticProps from Convex in next.js builds?
We store metadata for Google, Facebook (ie page <title> and page <descriptions>) on Convex, seem to be having a problem with those rendering for Google and other crawlers, the data is not showing up. Seems to due to page content not being ready to serve on load, ie. need to complete the Convex queries first.
3 replies
CCConvex Community
•Created by Omar Farooq on 8/14/2023 in #support-community
Requesting pdf-parse and pdfjs-dist on Action function's node environment
These libraries are needed to process PDF content
55 replies
CCConvex Community
•Created by Omar Farooq on 4/19/2023 in #support-community
Not receiving data from HTTP API
4 replies
CCConvex Community
•Created by Omar Farooq on 4/15/2023 in #support-community
HTTP Endpoints: Is CORS Necessary?
Will be building an API using the HTTP Endpoints and just wanted to confirm if using CORS is necessary? This would be to serve response JSON to various types of clients, including websites (specifically metadata server for NFT data), some of the requests may come from websites we know, some from those we don't (use wildcard for these?). Thanks!
3 replies
CCConvex Community
•Created by Omar Farooq on 4/9/2023 in #support-community
Regarding data import into Convex
Taking a look at https://docs.convex.dev/database/import-export/, it mentions streaming import via Airbyte but the language on the linked page (https://docs.convex.dev/database/import-export/airbyte) is all solely about exporting from Convex.
8 replies