0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/posts
Peter Zimon 996c9d8c68
Post analytics prototype router (#22034)
ref https://linear.app/ghost/issue/DES-1082/router-prototype

- The current router from `admin-x-framework` looks super complex. This
PR is about testing React Router in the Post analytics prototype.
2025-01-21 14:54:02 +01:00
..
src Post analytics prototype router (#22034) 2025-01-21 14:54:02 +01:00
test
.eslintrc.cjs
.gitignore
index.html
package.json Post analytics prototype router (#22034) 2025-01-21 14:54:02 +01:00
playwright.config.mjs
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
vite.config.mjs