linera-io/linera-protocol

Port application demo frontends to TypeScript

Open

#1864 opened on Apr 2, 2024

View on GitHub
 (3 comments) (3 reactions) (0 assignees)Rust (32,149 stars) (2,354 forks)batch import
examplegood first issuelow priorityrefactoruxweb

Description

Currently, testing of our application demo frontends is a rather manual experience. We would like to port them to TypeScript, with type-checking of the GraphQL schemas, to increase development velocity on them and ease some of the burden of manually updating them when our backends change.

Contributor guide