daydream

A small matrix web client written in rust
git clone git://archive.git.mtrnord.blog/daydream-mx/daydream.git
Log | Files | Refs | README | LICENSE

cypress.json (97B)


      1 {
      2   "baseUrl": "http://localhost:8000",
      3   "projectId": "7z38mu",
      4   "testFiles": "**/*_spec.js"
      5 }