Next.js Discord

Discord Forum

How to preprocess data before starting nextjs

Unanswered
Mallow bee posted this in #help-forum
Open in Discord
Mallow beeOP
I'm using lmdb-js for my database, and need to register all of my database data to graphql in app/api/graphql.
Main accomplishment is that i want to add my own cli package and run preprocess and run nextjs package. Please someone can tell me how can i approach this problem?

0 Replies