Narigo
Narigo
DDeno
Created by Narigo on 1/4/2024 in #help
Recommendations for interacting with Excel sheets (.xlsx) and GraphQL?
I want to use Deno in production. Specifically, I'm looking into building a script that reads a .xlsx file and pushes some data to a GraphQL server. Is there a recommendation on what packages can / should be used? I've recently tried to set up Prisma, but that totally failed and to get it to work with Deno seems like a big workaround and a big time invest to understand what's necessary. So I hope my other script idea is going to be easier to implement or will I have too many compatibility issues again trying to use Deno with Excel sheets or GraphQL...? 😬
5 replies