Skip to content

Commit 77b47ac

Browse files
committed
Loads monsters from GraphQL
1 parent 62dfd3d commit 77b47ac

42 files changed

Lines changed: 10010 additions & 155 deletions

Some content is hidden

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

.claudeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.env

.history/.claudeignore_20250814115953

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.env

.history/.env_20250814120000

Whitespace-only changes.

.history/.env_20250814120018

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# VITE_GRAPHQL_URL=https://raf-testnet.g9software.xyz:42069/graphql
2+
VITE_GRAPHQL_URL=http://localhost:42069/graphql

.history/.env_20250814120023

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# VITE_GRAPHQL_URL=https://raf-testnet.g9software.xyz:42069/graphql
2+
VITE_GRAPHQL_URL=http://localhost:42069/graphql

.history/.env_20250814120101

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# NEXT_GRAPHQL_URL=https://raf-testnet.g9software.xyz:42069/graphql
2+
NEXT_GRAPHQL_URL=http://localhost:42069/graphql

.history/.env_20250814120110

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# NEXT_GRAPHQL_URL=https://raf-testnet.g9software.xyz:42069/graphql
2+
NEXT_GRAPHQL_URL=http://localhost:42069/graphql

.history/.env_20250814122220

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# NEXT_PUBLIC_GRAPHQL_URL=https://raf-testnet.g9software.xyz:42069/graphql
2+
NEXT_PUBLIC_GRAPHQL_URL=http://localhost:42069/graphql

.history/.env_20250814122229

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# NEXT_PUBLIC_GRAPHQL_URL=https://raf-testnet.g9software.xyz:42069/graphql
2+
NEXT_PUBLIC_GRAPHQL_URL=http://localhost:42069/graphql

0 commit comments

Comments
 (0)