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
trafficstars

This might be better transferred to webnative but logging here because this template has a few key points where we init a filesystem and it takes quite a while. It...

We should be able to write a functional test that: * runs 100 times ( arbitrary number ) * measures the full time end to end of how long it...

Whenever the servers can't be reached, we should let the user know things are offline. ![image](https://user-images.githubusercontent.com/27258/184235986-a9b3e916-bc0c-4597-b71a-3c91c9ec436d.png)

design support

Once a user has uploaded some files as private data in the app, they should be able to share these files with other people, on a per-file basis.

design support

We should have relative paths for all imported styles/assets so the various app templates are viewable on IPFS

enhancement