Replies: 1 comment
-
Hey & thanks for reaching out. Please try running the app like so What error are you seeing in the network tab on localhost:3000 when you try to press the buttons? We're just using NextJS for the frontend currently - correct, we plan for it to replace the current vanilla JS frontend. Regarding future direction: the GPTR Python Server is still the core backend (the Arkenstone, if you may) Since NextJS also provides a Javascript server, we made add features there as we go. If you join the discord, you can view |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry for asking such a stupid question.... but I can't figure out why.
I have noticed in the docker compose file that there are 2 services calles gptresearcher and gptr-nextjs. I can access both via the two url:ports and I believe that the nextjs is a react refactor of the former portal. I am wondering whether the two services are equivalent (except front end of course) ? Is the initial gptresearcher service will be discontinued in near future ?
The initial service works fine on my side (and btw : congrats for this awesome job), but with the next.js, nothing happens when I click on the buttons...
Thanks
Beta Was this translation helpful? Give feedback.
All reactions