Skip to content

Commit f2feabb

Browse files
committed
feat: implement Axum API server and premium SvelteKit 5 dashboard with sanitized test fixtures
1 parent 192f7a6 commit f2feabb

18 files changed

Lines changed: 5152 additions & 37 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55

66
# Rust
77
/target
8-
Cargo.lock
98

10-
# Node / Next.js
9+
# Node / SvelteKit
1110
node_modules
11+
.svelte-kit
1212
.next
1313
out
1414
dist

0 commit comments

Comments
 (0)