Skip to content

UI Development Infrastructure - #3

Merged
JManion32 merged 5 commits into
mainfrom
add-ui-dev-mode
Jun 24, 2026
Merged

UI Development Infrastructure#3
JManion32 merged 5 commits into
mainfrom
add-ui-dev-mode

Conversation

@JManion32

@JManion32 JManion32 commented Jun 23, 2026

Copy link
Copy Markdown
Owner

(1)
Fixed nickname error on Chrome that prompted the user for payment methods instead of nicknames.

(2)
Abstracted secureFetch (fetch wrapper) to behind a request interface. Now components depend on the API interface, keeping everything decoupled.

(3)
Added a mock API to enable UI development through the Vite development server. This allows for speedy development instead of having to rebuild all of my docker containers for each iteration.

@JManion32
JManion32 merged commit cf9573f into main Jun 24, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant