ProBroP
Convex Community4y ago
7 replies
ProBro

Populating Convex data from Node.js

Hi guys I just started using convex and want to test out its potential for a large web app, if I want to populate my convex database from react api calls, there are almost 100k records but after some inserts the convex backend breaks showing this error :
Network error connecting to dev deployment: read ECONNRESET

If there is a way to build api calls service like node in convex or just the backend contains queries, subsscriptions, etc.?
Was this page helpful?