Skip to content

Commit b08ab09

Browse files
NathanFlurryjog1t
authored andcommitted
feat: routes
1 parent d9e6701 commit b08ab09

File tree

184 files changed

+8998
-148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+8998
-148
lines changed

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Do not use cat, hexdump, perl, or sed. Always edit files directly.
2+
- If attempting to use Cargo, use `nix-shell --command 'cargo ...'`

Cargo.lock

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 7 additions & 1 deletion
Large diffs are not rendered by default.

docker/dev-full/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ services:
131131
restart: unless-stopped
132132
command: /usr/bin/rivet-guard
133133
environment:
134+
- RUST_LOG=debug
134135
- RUST_BACKTRACE=1
135136
- RUST_LOG_ANSI_COLOR=1
136137
- RIVET_OTEL_ENABLED=1
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)