Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NONE: Add frontend scaffolding for the admin config page #107

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

Roystbeef
Copy link
Collaborator

Setting up a react app in the admin directory that's built using vite. The assets are served statically under the /admin route.

Test Plan

  • npm run start
  • go to /admin
  • assert that it says hello world
  • run docker build .
  • assert that it builds successfully

@Roystbeef Roystbeef requested a review from jvrankul23 October 19, 2023 22:24
@Roystbeef Roystbeef merged commit 018b8ce into main Oct 20, 2023
1 check passed
@Roystbeef Roystbeef deleted the roy/admin-config-scaffolding branch October 20, 2023 15:03
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.

2 participants