I am not able to get any output from the go-toolkit and ts-toolkit #51
Unanswered
Ishpurwar-dev
asked this question in
Q&A
Replies: 1 comment
-
@Ishpurwar-dev Can you try for example accessing http://localhost:5173/?book=https%3A%2F%2Fpublication-server.readium.org%2FbW9ieS1kaWNrLmVwdWI ? The request is probably failing because you don't have any books locally. By including the |
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.
-
I am able to run the ts-toolkit by build every file that are present in workspace shared, navigator, navigator-html-injectables and able run from test/vanilla on
http://localhost:5173/
but failed to fetch from Request URL: http://localhost:5173/books/moby-dick/manifest.json.Able to run go-toolkit from both docker and go server main.go but do not get any response.
please help me to resolve this
Beta Was this translation helpful? Give feedback.
All reactions