mirror of
https://github.com/PegaProx/project-pegaprox.git
synced 2026-04-25 10:05:56 +03:00
[PR #77] Reorganizes codebase to be more in line with SOPs using Vite #102
Labels
No labels
Approved
Q2-3 2026 Development
bug
documentation
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/project-pegaprox-PegaProx#102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PegaProx/project-pegaprox/pull/77
Author: @ISCOzmurph
Created: 2/23/2026
Status: 🔄 Open
Base:
main← Head:main📝 Commits (2)
da4ca36feat(frontend): integrate Vite for SPA build and asset servingd21fbfefeat(version): update version.json to include new web assets📊 Changes
16 files changed (+46204 additions, -2391 deletions)
View changed files
➕
.gitignore(+28 -0)📝
README.md(+15 -1)📝
pegaprox_multi_cluster.py(+18 -2)📝
version.json(+6 -2)📝
web/Dev/build.sh(+5 -1)📝
web/index.html(+14 -2385)➕
web/package-lock.json(+2648 -0)➕
web/package.json(+24 -0)➕
web/postcss.config.js(+6 -0)➕
web/src/App.jsx(+43048 -0)➕
web/src/README.md(+8 -0)➕
web/src/constants.js(+8 -0)➕
web/src/index.css(+262 -0)➕
web/src/main.jsx(+19 -0)➕
web/tailwind.config.js(+66 -0)➕
web/vite.config.js(+29 -0)📄 Description
web/dist/directory.web/index.htmlif not.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.