Next.js Discord

Discord Forum

Launch NextJS from another Node application

Unanswered
Vachan MN posted this in #help-forum
Open in Discord
I am building a discord bot and want to use NextJS for the web UI of the bot, I want to share the discord client inside the NextJS application. Is there any way I can do this?

5 Replies

Hey anyone?
Savannah
@Vachan MN But thats for pages router right?
Savannah
I have used it in an app router project before with Next.js 13.3
hmm I'll try this and see