Before learning about how to write a todo client across the hypermedia API, let’s start by running the existing one.
The live demo:
test-1@semanticlink.io
with password 1234qwerZXCV
)All dependencies are documented in this Readme and include:
You can view this in a browser on http://localhost:8000
ASPNETCORE_ENVIRONMENT: Development
ASPNETCORE_URLS: http://localhost:5000
client
commandline with yarn
(or through the IDE, eg WebStorm).It will open a browser in http://localhost:8080
At some stage, you will need to authenticate. The credentials are at the top of the page.