Skip to content

Commit bc6899c

Browse files
committed
[IMP] web: sse + web app
1 parent 6533374 commit bc6899c

12 files changed

Lines changed: 4497 additions & 105 deletions

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
/target
22
.idea
3-
Cargo.lock
3+
4+
# Cargo.lock should be committed for binary crates
5+
# web build artifacts
6+
web/node_modules
7+
web/.nuxt
8+
web/.output

0 commit comments

Comments
 (0)