Skip to content

Commit

Permalink
Refactor server to be cloudflare independent
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanRJohnston committed Aug 3, 2024
1 parent 6c62c76 commit 8ebc092
Show file tree
Hide file tree
Showing 126 changed files with 1,727 additions and 1,006 deletions.
1 change: 1 addition & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[env]
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@
"node_modules": true,
".wrangler": true
}
// "rust-analyzer.rustfmt.overrideCommand": ["leptosfmt", "--stdin", "--rustfmt"]
// "rust-analyzer.rustfmt.overrideCommand": e["leptosfmt", "--stdin", "--rustfmt"]
// "rust-analyzer.cargo.target": "wasm32-unknown-unknown"
}
Loading

0 comments on commit 8ebc092

Please sign in to comment.