odd-app-template icon indicating copy to clipboard operation
odd-app-template copied to clipboard

A sveltekit web app template for the ODD SDK.

Results 25 odd-app-template issues
Sort by recently updated
recently updated
newest added

We should probably do something else here with the fission.yaml people get when using the template.

The social preview at https://webnative.netlify.app does not currently unfurl to app information and the social preview image. It can be inspected at https://www.opengraph.xyz/url/https%3A%2F%2Fwebnative.netlify.app%2F. I think the issue might be in...

bug

We recently has an issue in WAT where loading of the app failed and this exception was raised: ``` Error: Could not decode CID: {"/":"bafkreifyss2n2jex7l5x2rkeyjnx4uhoatmxw2zvdndkioirru3vc2mina"} Immutable 25 https://webnative-template.fission.app/:17 _layout.svelte-5b2610bc.js:1:1777 Immutable...

Scans correctly, Chrome desktop on MacOS: ![Screen Shot 2023-01-05 at 11 55 28 AM](https://user-images.githubusercontent.com/280420/210868639-e030d946-b033-4315-9bf2-9b2f6cb6c83d.png) Doesn't scan at all Safari desktop on MacOS: ![Screen Shot 2023-01-05 at 11 55 31 AM](https://user-images.githubusercontent.com/280420/210868689-f417b98d-22a4-4b99-af71-1326b44828c3.png)

> note: filing this issue mostly for interest and discussion, I don't think Railway support is currently high priority I connected my personal GH to [Railway](https://railway.app/) and tried to "add"...

Device linking over awake seems to take a really long time, regardless of which browser / OS is being used. What I did: 1. ensure I am connected on browser...

To repro: 1. create a new account in browser 1 2. link to browser 2 Expected result: both browser 1 *and* browser 2 are aware we have multiple connections. Actual...

## The Problem When a developer creates a new repo from `webnative-app-template` on GitHub, the `.github/workflows/publish.yml` (Fission publish GitHub action) gets copied and automatically runs on their newly-minted repo. Because...

Would be great to be able to scan a QR code displayed on a mobile device's screen with a desktop browser.

The username input and pairing code input fields need to be clicked into in order to input text. Should they auto-focus?