linera-io/linera-protocol

Port application demo frontends to TypeScript

Open

#1,864 opened on Apr 2, 2024

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

Repository metrics

Stars
 (32,149 stars)
PR merge metrics
 (Avg merge 2d 6h) (155 merged PRs in 30d)

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