Help Getting Started #1018
|
I'm trying to make my first Hyperview app. I followed the instructions on the Getting Started guide. After some trial and error, I found that I could access the demo backend by changing the Now I want to connect my own Laravel backend to the Hyperview client, but if I change the previous The hypermedia.systems book talks about changing the My main goal is to simply display a hello world Hyperview screen from my Laravel backend. Secondarily, I'd like to understand a bit better which parts of this repo are the essentials of the Hyperview client that I need to make my own app. I'm just trying to orient myself in this new world of mobile apps. |
Replies: 2 comments 1 reply
|
@killianarts, sorry about the confusion. We did recently make some changes to our demo application setup. You should be able to change the Please let us know if that solves the issue for you. In the meantime, we will work on updating our documentation to make note of this update. |
|
Hello, I'm trying to try out hyperview but I'm having trouble gettting the project to build on my system due to issues with yarn.
Thanks |
@killianarts, sorry about the confusion. We did recently make some changes to our demo application setup. You should be able to change the
baseUrlin theapp.config.tsfile located in the root of the demo folder.Please let us know if that solves the issue for you. In the meantime, we will work on updating our documentation to make note of this update.