Run a Quid server on localhost and in the admin create a testns
namespace. Create a
testuser
with a testpwd
password in this namespace
Run the demo backend:
cd examples/backend
yarn serve
# or npm run serve
cd examples/umd
# run
yarn dev
Open localhost:5173